chore: re-add top menu spacing
This commit is contained in:
parent
46e825820c
commit
086f50d4fe
@ -114,6 +114,7 @@ const favoriteProjects = computed(() => projectStore.favoriteProjects)
|
|||||||
transform: translateX(-100%);
|
transform: translateX(-100%);
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
width: $navbar-width;
|
width: $navbar-width;
|
||||||
|
margin-top: 1rem;
|
||||||
|
|
||||||
@media screen and (max-width: $tablet) {
|
@media screen and (max-width: $tablet) {
|
||||||
top: 0;
|
top: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user