summaryrefslogtreecommitdiff
path: root/sass
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-08-22 13:05:31 +0200
committerDaniel Friesel <derf@finalrewind.org>2021-08-22 13:05:31 +0200
commit8851730ff03e431e967fb492b9fdfa558bc8a2d5 (patch)
tree25016f2618814dffcc8107f268adad81677d3f7f /sass
parent7fb32adf98e180c59ad9863cf1afd1af0b12125b (diff)
bump asset version0.4.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 c931190..c5391a2 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/v4/font/MaterialIcons-Regular.ttf) format('truetype');
+ url(/static/v5/font/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {