Update dependencies and fix styling issues

This commit is contained in:
n4ze3m
2024-02-07 00:11:07 +05:30
parent a66d8a8418
commit 58966355c3
21 changed files with 1175 additions and 51 deletions

View File

@@ -2,7 +2,7 @@
font-family: 'font';
src: url('font.ttf') format('truetype');
}
body {
* {
font-family: 'font' !important;
}