diff --git a/portfolio.css b/portfolio.css index b2edf30..2fdd921 100644 --- a/portfolio.css +++ b/portfolio.css @@ -725,6 +725,7 @@ footer > span > a + span { #skills #container { display: grid; + font-size: 0.8rem; grid-template-columns: auto repeat(1, 1fr); }