2022-10-20 09:43:02 +02:00

7 lines
102 B
CSS

.operation li,
.godmode li {
display: flex;
justify-content: flex-start;
align-items: center;
}