diff --git a/static/pywallter.css b/static/pywallter.css index 5884c8e..a6cda80 100644 --- a/static/pywallter.css +++ b/static/pywallter.css @@ -63,7 +63,6 @@ main > nav flex-wrap: wrap; } - article { width: 44vw; max-height: 35vw; @@ -80,7 +79,7 @@ main > nav } article footer{ display: block; - height: 5vw; + height: 10vw; } }