Никита Круглицкий fb5b42e9db
All checks were successful
Deploy / deploy (push) Successful in 1m38s
front update
2025-10-05 21:43:28 +06:00

13 lines
136 B
SCSS

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