Commit e0eee79a authored by Lahode's avatar Lahode
Browse files

Update main.css

parent 265a909a
Pipeline #7110 passed with stages
in 18 seconds
Showing with 5 additions and 1 deletion
+5 -1
...@@ -48,6 +48,10 @@ ...@@ -48,6 +48,10 @@
margin: auto; margin: auto;
} }
.row {
margin-bottom: 3em;
}
.row:after { .row:after {
content: ""; content: "";
display: table; display: table;
...@@ -196,4 +200,4 @@ a:active { ...@@ -196,4 +200,4 @@ a:active {
.impressum { .impressum {
padding: 3em !important; padding: 3em !important;
} }
} }
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment