fix 3?
This commit is contained in:
parent
f0f4000afd
commit
7d3ff4da62
1 changed files with 2 additions and 1 deletions
|
@ -80,12 +80,13 @@
|
|||
}
|
||||
|
||||
.mobile > i {
|
||||
position: static;
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
font-size: 2em;
|
||||
align-self: flex-start;
|
||||
padding-right: 1em;
|
||||
padding-top: 16px;
|
||||
padding-top: 1.15rem;
|
||||
}
|
||||
|
||||
.mobile > ul {
|
||||
|
|
Loading…
Reference in a new issue