suppression du resize

This commit is contained in:
cherif
2023-01-16 15:09:00 +01:00
parent fd122e1889
commit ebf9037050
2 changed files with 1 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
WEBSITE_HOST=transcendance
WEBSITE_HOST=localhost
WEBSITE_PORT=8080

View File

@@ -59,7 +59,6 @@
}
.header {
resize: vertical;
overflow: hidden;
background: #FB8B24;
box-sizing: border-box;