Style updates, simplify tagline
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user