mirror of
https://github.com/Django-LiveView/docs.git
synced 2025-07-01 03:55:41 +02:00
Fix margin
This commit is contained in:
@ -20,6 +20,10 @@ body {
|
||||
margin-top: 6rem;
|
||||
}
|
||||
|
||||
li > p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
@media (width < 600px) {
|
||||
body {
|
||||
margin-top: 0;
|
||||
|
Reference in New Issue
Block a user