front update
All checks were successful
Deploy / deploy (push) Successful in 1m38s

This commit is contained in:
Никита Круглицкий
2025-10-05 21:43:28 +06:00
parent 1ea3b2d376
commit fb5b42e9db
17 changed files with 873 additions and 154 deletions

View File

@@ -1,5 +1,13 @@
html,
body {
font-family: 'Inter', sans-serif;
font-size: 14px;
font-size: 16px;
height: 100%;
overflow: hidden;
}
#__nuxt {
height: 100%;
}