werc-1.5.0-tweaks

Tweaks for the werc website builder created by the mad architect Uriel
Log | Files | Refs | README

commit 5ef129536b817a0dd8912a20aeebeedcb0572351
parent 536cb770e85a781b24ee2b568d26f22d7c7748ce
Author: Nuno Sempere <nuno.semperelh@protonmail.com>
Date:   Sun, 11 Sep 2022 22:20:11 +0000

clean: clean up css

Diffstat:
Mpub/style/style.css | 6++----
1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/pub/style/style.css b/pub/style/style.css @@ -215,7 +215,6 @@ li{ /* Tables */ table { border-collapse: collapse; - width: 50%; margin-left: auto; margin-right: auto; margin-top: 1em; @@ -238,14 +237,13 @@ th { @media screen and (max-width: 1400px) { body { display: block; - font-size: 1em; } .hidden-mobile { display: none; } - article{ + article { flex-basis: 100%; - padding: 3px; + padding: 5px; } header h1 { margin-left: 0;