resizing window is working

This commit is contained in:
2024-01-30 16:51:40 +01:00
parent 7607fc0e23
commit 40dbbb2384
5 changed files with 360 additions and 79 deletions

View File

@@ -15,7 +15,8 @@ body{
}
#app{
min-width: 1280px;
min-height: 800px;
}
#app>header#header{