Make the home layout work properly on narrow screens
This commit is contained in:
parent
0e80d93994
commit
05c512de46
2 changed files with 12 additions and 3 deletions
|
@ -16,6 +16,7 @@ body
|
|||
padding-bottom: 1em
|
||||
display: flex
|
||||
justify-content: space-evenly
|
||||
margin: auto 1em
|
||||
#navbar
|
||||
justify-content: space-between
|
||||
.breadcrumb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue