refactoring

This commit is contained in:
Philipp Kühn
2021-02-02 15:06:23 +01:00
parent 5cf13584b4
commit 19900705b3
3 changed files with 7 additions and 2 deletions

View File

@@ -213,7 +213,7 @@ $menuBreakPoint: 800px;
display: flex;
justify-content: space-between;
padding: 0.25rem 0.5rem;
border-radius: 5px;
border-radius: 0.4rem;
font-size: 0.85rem;
margin-left: -0.5rem;
white-space: nowrap;