docs: maybe fix ios bug

This commit is contained in:
Philipp Kühn
2021-04-18 23:21:45 +02:00
parent 21afa3d421
commit 1073b599e3

View File

@@ -230,6 +230,7 @@ $menuBreakPoint: 800px;
font-size: 0.85rem; font-size: 0.85rem;
margin-left: -0.5rem; margin-left: -0.5rem;
white-space: nowrap; white-space: nowrap;
position: relative;
&:hover { &:hover {
color: $colorBlack; color: $colorBlack;