0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-22 14:08:23 -05:00

Update public/static/themes/simple.css

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
This commit is contained in:
aocosmic 2023-12-09 09:06:42 +08:00 committed by GitHub
parent 960c848623
commit 3623923353
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,9 @@
/* @import url('./catppuccin-mocha.css'); */
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700;800&display=swap');
@font-face {
font-family: 'Rubik';
src: url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700;800&display=swap');
fallback: sans-serif;
}
* {
padding: 0;