mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 22:18:23 -05:00
Update public/static/themes/simple.css
Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
This commit is contained in:
parent
960c848623
commit
3623923353
@ -1,5 +1,9 @@
|
|||||||
/* @import url('./catppuccin-mocha.css'); */
|
/* @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;
|
padding: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user