summaryrefslogtreecommitdiff
path: root/sass
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-08-22 11:44:59 +0200
committerDaniel Friesel <derf@finalrewind.org>2021-08-22 11:45:08 +0200
commitb37e26d5ea1e7ab9a40e8f66d49d421c3a59d5fa (patch)
tree0a64d6850e9dd2d39cdf62a8fcc2c312b8d2dad0 /sass
parent4596613e65581712f6c230f87971edfabd0ae919 (diff)
Fix geolocation stop list generation0.3.1
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 2e9d116..6fa0110 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/v2/font/MaterialIcons-Regular.ttf) format('truetype');
+ url(/static/v3/font/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {