summaryrefslogtreecommitdiff
path: root/sass
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-08-22 11:36:40 +0200
committerDaniel Friesel <derf@finalrewind.org>2021-08-22 11:36:40 +0200
commit4596613e65581712f6c230f87971edfabd0ae919 (patch)
tree8af733edee0393d27e11f412694f148ec64282d8 /sass
parent222bd52cefbf7efe689533f21e6ebaf43ed937d8 (diff)
add 'synchronization failed' marker0.3.0
Diffstat (limited to 'sass')
-rw-r--r--sass/app.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/app.scss b/sass/app.scss
index d718bb9..2e9d116 100644
--- a/sass/app.scss
+++ b/sass/app.scss
@@ -398,7 +398,7 @@ ul.departures {
font-weight: 400;
src: local('Material Icons'),
local('MaterialIcons-Regular'),
- url(/static/v1/font/MaterialIcons-Regular.ttf) format('truetype');
+ url(/static/v2/font/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {