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 @@
margin: auto;
}
.row {
margin-bottom: 3em;
}
.row:after {
content: "";
display: table;
......
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