This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
ruiqigogs
/
yf-portal-vue
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
ce8908b8a0
Rami (Branch)
Tag
master
portal
yf-portal-vue
/
src
/
assets
/
style
/
main.css
main.css
115 B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
@import "tailwindcss";
@layer base {
body,
#app {
@apply w-screen h-screen;
overflow-x: hidden;
}
}