diff options
Diffstat (limited to 'sass')
-rw-r--r-- | sass/app.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/app.scss b/sass/app.scss index ae793b9..a042764 100644 --- a/sass/app.scss +++ b/sass/app.scss @@ -187,7 +187,7 @@ div.app li .line { overflow: hidden; } -div.app li .line .trainsubtype { +div.app .trainsubtype { font-weight: normal; font-size: 70%; position: relative; |