mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-05 14:07:39 +03:00
Fix navbar padding
This commit is contained in:
parent
a3384cbaa6
commit
9263b0657f
1 changed files with 1 additions and 1 deletions
|
@ -606,7 +606,7 @@ td, th {
|
||||||
}
|
}
|
||||||
nav {
|
nav {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
margin: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
aside, #subreddit, #user {
|
aside, #subreddit, #user {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue