mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
fix album and artist card search results responsiveness
This commit is contained in:
@@ -15,7 +15,7 @@ body {
|
||||
color: #fff;
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
|
||||
Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
font-family: "SF Compact Display" !important;
|
||||
font-family: "SFCompactDisplay" !important;
|
||||
font-size: 1rem;
|
||||
image-rendering: -webkit-optimize-contrast;
|
||||
width: calc(100vw - 1rem);
|
||||
|
||||
@@ -9,6 +9,6 @@
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: "SF Compact Display";
|
||||
font-family: "SFCompactDisplay";
|
||||
src: url("../sf-compact.woff") format("woff");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user