aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index 7b2b25e..6495f91 100644
--- a/style.css
+++ b/style.css
@@ -44,6 +44,10 @@ nav a:hover {
.right {
float: right;
}
+.mid {
+ max-width: 750px;
+ margin: 1rem auto;
+}
/* MAIN STYLING */
main {