Decrease media navigation bar height from 40px to 35px
This commit is contained in:
parent
5597234794
commit
462c21ff2f
4
main.css
4
main.css
@ -3,7 +3,7 @@
|
||||
/* Copyright 2022 Jake Winters */
|
||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
|
||||
/* Version: 11.1.0-alpha.5 */
|
||||
/* Version: 11.1.0-alpha.6 */
|
||||
|
||||
|
||||
/* Body */
|
||||
@ -256,7 +256,7 @@ strong {
|
||||
|
||||
.sidebar {
|
||||
width: 100vw;
|
||||
height: 40px;
|
||||
height: 35px;
|
||||
font-size: 12px;
|
||||
line-height: 0%;
|
||||
padding-top: 20px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user