From eca207dfcf1e585537ffc62b6be32c10fd2bbbd9 Mon Sep 17 00:00:00 2001 From: schisma Date: Sun, 19 Apr 2015 23:46:28 +0200 Subject: [PATCH] the REPRISE --- public/500.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/500.html b/public/500.html index 757312d9..9ac1c1d0 100644 --- a/public/500.html +++ b/public/500.html @@ -43,6 +43,10 @@ h1::after { content: ' ...there is nothing here if you are on a mobile device'; } + + h1 > small { + display: none; + } }