Style updates, simplify tagline

This commit is contained in:
2017-08-08 01:57:06 -07:00
parent 74774533f9
commit a0c1fe0fa1
3 changed files with 7 additions and 5 deletions

View File

@@ -70,8 +70,8 @@ body {
h2 {
transition-property: size;
transition-duration: .2s;
text-shadow: 1px 2px #ED1277; // text-shadow: 1px 1px 1px #000, 3px 3px 5px blue;
color: #19DEFF;
text-shadow: 1px 2px #19DEFF; // text-shadow: 1px 1px 1px #000, 3px 3px 5px blue;
color: #FFFFFF;
}
}