STYLE small css adaptation refinement
This commit is contained in:
parent
946e3d3cdf
commit
3eb1c1d3bc
|
|
@ -7,7 +7,7 @@ main {
|
||||||
/* Causing issues with the article sidebar index sticky positioning */
|
/* Causing issues with the article sidebar index sticky positioning */
|
||||||
/* overflow-x: hidden; */
|
/* overflow-x: hidden; */
|
||||||
|
|
||||||
:last-child {
|
& > :last-child {
|
||||||
margin-bottom: 0px !important;
|
margin-bottom: 0px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -83,6 +83,8 @@
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
list-style: disc;
|
list-style: disc;
|
||||||
|
}
|
||||||
|
> ul {
|
||||||
padding-left: 1.5rem;
|
padding-left: 1.5rem;
|
||||||
}
|
}
|
||||||
.carhop-heading:not(:first-child) {
|
.carhop-heading:not(:first-child) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user