Compare commits

..

No commits in common. "336c0c0db51a4a3dd24810c0cc3fe174005f10fe" and "bb0fe0bece6c4b17efb7c88c4c0b1834079820ad" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View file

@ -113,8 +113,8 @@ const hamburger_src_url = `url("${hamburger.src}")`;
height: 2em;
position: static;
align-self: flex-start;
padding-right: 1rem;
padding-top: 2rem;
padding-right: 1em;
padding-top: 2.5em;
}
@media (min-width: 1140px) {

View file

@ -28,7 +28,6 @@ const fulllink = `/${slug}`
aria-label={text}
class={currPage}
role="menuitem"
tabindex="0"
>
<div class="icon"></div>
{text}