diff --git a/html/style.css b/html/style.css index 55b3426..61b5a3a 100644 --- a/html/style.css +++ b/html/style.css @@ -105,6 +105,7 @@ pre{ padding-left: 8px; } .podium{list-style-type:none;} +.podium li{padding: 5px 20px 5px 0;} .podium li img {height: 50px;} @media screen and (max-width: 800px){ aside, article{display: block; width: 100%; border-right:none;}