fix mobile optimisation of website

This commit is contained in:
2023-07-10 07:56:26 +02:00
parent 7f1f5ad15c
commit 686f3ce740
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
.toggle-wrapper {
display: inline-flex;
height: 100%;
width: 80%;
width: 70%;
align-items: center;
justify-content: flex-end;
}