Bigger name!

This commit is contained in:
Chuck Dries 2017-11-16 20:17:42 -07:00
parent 295382dc64
commit ad8f56b214
2 changed files with 2 additions and 2 deletions

View File

@ -172,7 +172,7 @@ body {
font-style: italic; font-style: italic;
color: #ccc; } color: #ccc; }
#mast h1 { #mast h1 {
font-size: 2.5em; font-size: 2.8em;
font-style: italic; font-style: italic;
font-weight: normal; font-weight: normal;
color: #ed1a76; color: #ed1a76;

View File

@ -63,7 +63,7 @@
color: $grey; color: $grey;
} }
h1{ h1{
font-size: 2.5em; font-size: 2.8em;
font-style: italic; font-style: italic;
font-weight: normal; font-weight: normal;
color: $pink; color: $pink;