From 4589e63b336f297322d613647358703d0f48e44d Mon Sep 17 00:00:00 2001 From: M_12 Date: Sun, 19 Mar 2023 16:46:37 +0600 Subject: [PATCH] error.html #3 --- source/style.css | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/source/style.css b/source/style.css index 033d548..013beea 100644 --- a/source/style.css +++ b/source/style.css @@ -169,14 +169,4 @@ div.error > .footer > h1 { padding: 5px 0px 8px 0px; text-decoration: none; text-transform: none; -} - -/* Adaptite */ -/* Error */ -@media only screen and (max-width: 50%) { - div.error > .info > h1 { - font-size: calc(512px / 2); - line-height: 1.2; - margin-left: 117.25px; - } } \ No newline at end of file