diff --git a/pub/style/style.css b/pub/style/style.css index ecc23b2..50fb9f5 100755 --- 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;