styles
This commit is contained in:
parent
faa369c1e1
commit
7ef9d55dc6
5
main.js
5
main.js
@ -1420,6 +1420,7 @@
|
|||||||
gap: .3rem;
|
gap: .3rem;
|
||||||
background: white;
|
background: white;
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
|
padding-left: 10px;
|
||||||
|
|
||||||
li {
|
li {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
@ -1431,6 +1432,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#content h1 {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
#content-wrapper {
|
#content-wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: 20px;
|
gap: 20px;
|
||||||
|
Loading…
Reference in New Issue
Block a user