diff --git a/vrobbler/templates/base.html b/vrobbler/templates/base.html index b0c183f..5f2515f 100644 --- a/vrobbler/templates/base.html +++ b/vrobbler/templates/base.html @@ -184,7 +184,7 @@ } .note-content { - font-size: 0.95em; + font-size: 1.1em; line-height: 1.5; }