mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2026-01-01 06:06:41 +01:00
「🏗️」 wip(front): profile page
This commit is contained in:
@ -1,4 +1,13 @@
|
||||
@import "tailwindcss";
|
||||
@layer utilities {
|
||||
.no-scrollbar::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
.no-scrollbar {
|
||||
-ms-overflow-style: none;
|
||||
scrollbar-width: none;
|
||||
}
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Kubasta;
|
||||
|
||||
Reference in New Issue
Block a user