Commit e0eee79a authored by Lahode's avatar Lahode
Browse files

Update main.css

parent 265a909a
No related merge requests found
Pipeline #7110 passed with stages
in 18 seconds
Showing with 5 additions and 1 deletion
+5 -1
......@@ -48,6 +48,10 @@
margin: auto;
}
.row {
margin-bottom: 3em;
}
.row:after {
content: "";
display: table;
......@@ -196,4 +200,4 @@ a:active {
.impressum {
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