Files
Snek/src/less/help.less
T
2020-04-06 22:03:20 +02:00

17 lines
151 B
Plaintext

.help {
display: block;
article {
margin-bottom: 2ex;
}
section {
margin-bottom: 1ex;
}
ul {
margin-left: 2ex;
font-size: 1.6em;
}
}