mirror of
https://github.com/Django-LiveView/docs.git
synced 2024-11-10 02:45:42 +01:00
Fix margin
This commit is contained in:
parent
26bc970337
commit
55744ea714
@ -20,6 +20,10 @@ body {
|
||||
margin-top: 6rem;
|
||||
}
|
||||
|
||||
li > p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
@media (width < 600px) {
|
||||
body {
|
||||
margin-top: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user