mirror of
https://github.com/ublue-os/bazzite.git
synced 2024-12-26 03:18:10 +00:00
Revert "chore(docs): Custom title font"
This reverts commit 646d3f380f
.
This commit is contained in:
parent
b668e5db46
commit
ee51662b9e
@ -1,14 +1,9 @@
|
||||
@import url(https://fonts.googleapis.com/css?family=DM+Sans);
|
||||
@import url(https://fonts.googleapis.com/css?family=MuseoModerno);
|
||||
|
||||
body {
|
||||
--md-text-font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
|
||||
}
|
||||
|
||||
.md-ellipsis {
|
||||
font-family: "MuseoModerno";
|
||||
}
|
||||
|
||||
.md-header--shadow,
|
||||
.md-tabs {
|
||||
backdrop-filter: blur(10px);
|
||||
|
Loading…
Reference in New Issue
Block a user