diff --git a/main-site.scss b/main-site.scss index 45ce126..41374c4 100644 --- a/main-site.scss +++ b/main-site.scss @@ -41,6 +41,12 @@ a{ height:110%; } } +h1{ + font-weight: 600; + text-align: center; + text-decoration: underline; + font-size: large; +} body { background-color: $bgcolor; display: flex;