tagline remove text shadow

This commit is contained in:
2017-08-08 03:08:00 -07:00
parent a0c1fe0fa1
commit dd1c42151e
2 changed files with 4 additions and 5 deletions

View File

@@ -177,8 +177,7 @@ body {
#mast h2 {
transition-property: size;
transition-duration: .2s;
text-shadow: 1px 2px #19DEFF;
color: #FFFFFF; }
color: #91EFFF; }
.small {
background: black; }