summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorMarin Ivanov <[email protected]>2024-08-21 00:15:59 +0300
committerMarin Ivanov <[email protected]>2024-08-21 00:39:15 +0300
commit4010314ed257aeb09cfea9e24ed9e34731375245 (patch)
treec6043bfdf5c159564355cb8efb1eb9be905eac38 /style.css
parent57bebd16ff7e89bfe5e9089ac4c0a21733675f22 (diff)
size optimisation
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index c17bb9e..b14c105 100644
--- a/style.css
+++ b/style.css
@@ -88,8 +88,8 @@ input[type=submit]:active, button:active {
background-color: #079290;
}
-.settings {
- margin: 0 0 1em 0;
+table {
+ margin: 0.5em 0 1em 0;
}
table td.title {
min-width: 150px;