mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-17 23:32:02 +00:00
Update Firefox version to 134.0.2 in README and configuration files; adjust CSS font-family for macOS.
This commit is contained in:
@@ -189,15 +189,9 @@
|
||||
);
|
||||
|
||||
/** Other theme-related styles */
|
||||
font-family:
|
||||
SF Pro,
|
||||
ui-sans-serif,
|
||||
system-ui,
|
||||
sans-serif,
|
||||
Apple Color Emoji,
|
||||
Segoe UI Emoji,
|
||||
Segoe UI Symbol,
|
||||
Noto Color Emoji;
|
||||
@media (-moz-platform: macos) {
|
||||
font-family: "SF Pro";
|
||||
}
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
|
Reference in New Issue
Block a user