diff --git a/assets/css/template-styles.css b/assets/css/template-styles.css index bf757a8..9374bce 100644 --- a/assets/css/template-styles.css +++ b/assets/css/template-styles.css @@ -322,7 +322,7 @@ caption { } .intro-and-nav { font-size: 1rem; - width: 15rem; + width: 20rem; height: 100vh; position: fixed; top: 0; @@ -355,7 +355,7 @@ caption { max-width: 25rem; } .main-and-footer { - margin-left: 15rem; + margin-left: 20rem; } .main-and-footer > div { max-width: 55rem;