mirror of
https://github.com/A-Star100/simpliplay-desktop.git
synced 2025-09-17 22:29:38 +00:00
Update styles.css
This commit is contained in:
parent
4d455e752d
commit
2687633662
@ -8,7 +8,11 @@
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-family: "Inter-header", Arial, sans-serif;
|
||||
font-family: "Inter-header", Arial, sans-serif !important;
|
||||
}
|
||||
|
||||
* {
|
||||
font-family: "Inter", Arial, sans-serif;
|
||||
}
|
||||
|
||||
body {
|
||||
@ -187,4 +191,4 @@ h1 {
|
||||
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
|
||||
z-index: 10000;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user