Merge branch 'fix-recipe-page' into main

This commit is contained in:
2022-07-22 23:46:02 +02:00
15 changed files with 810 additions and 76 deletions

View File

@@ -36,6 +36,7 @@
.menu-icon {
position: relative;
padding: 0.5vh 0.5vh;
top: 2vh;
cursor: pointer;
z-index: 1;
display: none;
@@ -75,6 +76,7 @@
.logo{
position: relative;
padding: 0.5vh 0.5vh;
top: 2vh;
}
.logo:hover {