From 2d09fac85d675cd649f610317d6674622534fe55 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Mon, 3 Jun 2019 13:43:12 +1000 Subject: [PATCH] CSS fix --- public/styles/shared.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/public/styles/shared.css b/public/styles/shared.css index 032c8cd..ef49a9a 100644 --- a/public/styles/shared.css +++ b/public/styles/shared.css @@ -307,10 +307,6 @@ pre { display: none; } -.centered.mobile { - text-align: initial; -} - @media screen and (max-width: 480px) { .show.mobile { display: block;