@media screen and (min-width: 480px) { #dokuwiki__header { padding-top: 75px; } #dokuwiki__header .tools ul { display: flex; justify-content: flex-end; align-items: start; } }