mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-04-29 05:28:17 +02:00
Merge pull request #13 from briandant/gh-pages
Removes text shadow on <p> tags.
This commit is contained in:
commit
e653a014e3
@ -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