mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-07 07:30:23 +03:00
minor display
This commit is contained in:
parent
05c95159fe
commit
932ff0016e
@ -234,7 +234,9 @@ div.logo.inverse:before {
|
|||||||
width: inherit;
|
width: inherit;
|
||||||
max-width: inherit; }
|
max-width: inherit; }
|
||||||
.ctrl.open {
|
.ctrl.open {
|
||||||
max-height: 12rem; }
|
height: auto;
|
||||||
|
max-height: 12rem;
|
||||||
|
min-height: 3rem; }
|
||||||
a.nav-link {
|
a.nav-link {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
line-height: 1rem;
|
line-height: 1rem;
|
||||||
@ -979,7 +981,7 @@ ol > li:before {
|
|||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
z-index: 99;
|
z-index: 101;
|
||||||
margin-top: -3rem; }
|
margin-top: -3rem; }
|
||||||
.menu .contents {
|
.menu .contents {
|
||||||
padding-left: 0.9375rem;
|
padding-left: 0.9375rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user