patch: New right menu on mobile - paddings and font sizes realigned

This commit is contained in:
gaelle morin
2021-04-15 10:06:06 +02:00
committed by Jean-Baptiste Pasquier
parent 2c048943a6
commit 4399ed4a42
7 changed files with 9 additions and 9 deletions

View File

@ -73,8 +73,8 @@ main {
@media (max-width: 768px) {
position: fixed;
top: 101px;
right: 3px;
top: 99px;
right: 0;
height: auto;
z-index: 2999;
box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.14);