mirror of
https://github.com/primer/css.git
synced 2024-12-29 17:12:27 +03:00
Revert "Fix CSS error reported by W3C validator"
This commit is contained in:
parent
046d433a82
commit
65bcd55474
@ -46,6 +46,10 @@
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
li {
|
||||
word-wrap: break-all;
|
||||
}
|
||||
|
||||
li > p {
|
||||
margin-top: $spacer-3;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user