aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/error.html
diff options
context:
space:
mode:
Diffstat (limited to 'youtube/templates/error.html')
-rw-r--r--youtube/templates/error.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/templates/error.html b/youtube/templates/error.html
index 27b68ff..2f94afa 100644
--- a/youtube/templates/error.html
+++ b/youtube/templates/error.html
@@ -3,7 +3,7 @@
{% block style %}
h1{
- font-size: 32px;
+ font-size: 2rem;
font-weight: normal;
}
#error-box, #error-message{