Merge branch 'master' of bitbucket.org:LuckyLaszlo/ft_transcendence

This commit is contained in:
simplonco
2023-01-16 17:28:33 +01:00
3 changed files with 1 additions and 5 deletions

3
package-lock.json generated
View File

@@ -1,3 +0,0 @@
{
"lockfileVersion": 1
}

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;