mirror of
https://github.com/danbee/cv
synced 2025-03-04 08:59:12 +00:00
Don't qualify selectors
This commit is contained in:
parent
3b1a9e5d6b
commit
fa158d7c21
@ -228,8 +228,8 @@ li {
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
section#skills,
|
||||
section#interests {
|
||||
#skills,
|
||||
#interests {
|
||||
ul, ol {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user