Style & front improvements
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Inter;
|
||||
src: url('/static/inter.ttf');
|
||||
}
|
||||
|
||||
article {
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user