Remove redundant margins

This commit is contained in:
2024-08-29 15:44:17 +02:00
parent c877d0bf2d
commit fa4084c24b
7 changed files with 6 additions and 11 deletions

View File

@@ -80,7 +80,6 @@ let click_int = e => {
}
.flat {
background: none;
margin: 0;
color: var(--body_text_color);
box-shadow: none;
}