mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-26 13:26:22 +00:00
fix(style): remove redundant selector
This commit is contained in:
parent
3231ce6e79
commit
44da82467e
1 changed files with 0 additions and 4 deletions
|
@ -153,10 +153,6 @@
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
width: min($pageWidth, 100%);
|
width: min($pageWidth, 100%);
|
||||||
}
|
}
|
||||||
|
|
||||||
a.internal {
|
|
||||||
background-color: inherit;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
& > #results-container {
|
& > #results-container {
|
||||||
|
|
Loading…
Reference in a new issue