shrink navigation to actual size
This commit is contained in:
parent
63478685e8
commit
ff73a6f49f
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
#content {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Loading…
Add table
Reference in a new issue