mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2024-11-22 07:54:03 +01:00
Removes text shadow
The text shadow on the <p> tags is distracting IMHO.
This commit is contained in:
parent
77c9018c08
commit
044fbfecf1
@ -59,7 +59,7 @@ h3 {
|
||||
|
||||
p {
|
||||
margin: 20px auto;
|
||||
text-shadow: 0 2px 1px #fff;
|
||||
text-shadow: none;
|
||||
color: #222438;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user