do not style .pagination lists in _content.scss
This commit is contained in:
parent
e146cc68fb
commit
091e45c27d
|
@ -134,7 +134,7 @@ div.content .meta-tag {
|
||||||
}
|
}
|
||||||
|
|
||||||
.list {
|
.list {
|
||||||
ul {
|
ul:not(.pagination) {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 3.2rem 0 3.2rem 0;
|
margin: 3.2rem 0 3.2rem 0;
|
||||||
|
|
Loading…
Reference in New Issue