1
0

Increase margin-left in .interaction-bar .flex

This commit is contained in:
2025-05-26 10:35:01 +02:00
parent f0b4d463fd
commit e323dec3c1

View File

@@ -178,7 +178,7 @@
}
.interaction-bar .flex {
margin-left: 80px;
margin-left: 100px;
}
</style>