Make bottom bar smaller in narrow window
This commit is contained in:
parent
3daf405ae2
commit
0755436458
@ -577,9 +577,8 @@ figure {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bottom-bar {
|
.bottom-bar {
|
||||||
flex-direction: column;
|
|
||||||
align-items: center;
|
align-items: center;
|
||||||
& > div {
|
& > div:nth-child(2) {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user