fix: Mobile nav icon alignment
This commit is contained in:
Родитель
2c5951620a
Коммит
cf14f90217
|
@ -100,11 +100,11 @@ nav .callouts a {
|
|||
display: none;
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.mobile .nav-toggle {
|
||||
display: block;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
@keyframes nav-indicator {
|
||||
|
|
Загрузка…
Ссылка в новой задаче