Decrease media element child nav-bar element padding-top to 15px
This commit is contained in:
parent
0029108fdc
commit
9c3282728e
4
main.css
4
main.css
@ -1,5 +1,5 @@
|
|||||||
/* Inferencium - Website - CSS */
|
/* Inferencium - Website - CSS */
|
||||||
/* Version: 11.1.1-alpha.2 */
|
/* Version: 11.1.1-alpha.3 */
|
||||||
|
|
||||||
/* Copyright 2022 Jake Winters */
|
/* Copyright 2022 Jake Winters */
|
||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
@ -262,7 +262,7 @@ strong {
|
|||||||
height: 35px;
|
height: 35px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 0%;
|
line-height: 0%;
|
||||||
padding-top: 20px;
|
padding-top: 15px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user