Reduced shadow for h2 to improve readability.
This commit is contained in:
@@ -26,7 +26,7 @@ h1 {
|
||||
|
||||
h2 {
|
||||
font-size: 160%;
|
||||
text-shadow: 2px 2px 6px #303030;
|
||||
text-shadow: 1px 1px 3px #303030;
|
||||
letter-spacing: 1px;
|
||||
margin-top: 2em;
|
||||
margin-bottom: 1em;
|
||||
|
||||
Reference in New Issue
Block a user