mirror of
https://github.com/SuperBFG7/ympd
synced 2025-10-27 11:57:41 +00:00
Fix: improve wpa compatibility
This commit is contained in:
@@ -112,9 +112,7 @@ small {
|
||||
font-family: 'Material Icons';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url(/assets/MaterialIcons-Regular.woff2) format('woff2'),
|
||||
url(/assets/MaterialIcons-Regular.woff) format('woff'),
|
||||
url(/assets/MaterialIcons-Regular.ttf) format('truetype');
|
||||
src: url(/assets/MaterialIcons-Regular.woff2) format('woff2');
|
||||
}
|
||||
|
||||
.material-icons {
|
||||
|
||||
Reference in New Issue
Block a user