diff --git a/scss/home.scss b/scss/home.scss index 360f406..4b029ce 100644 --- a/scss/home.scss +++ b/scss/home.scss @@ -152,6 +152,13 @@ footer { th { text-align: left; } + + th { + font-size: 16px; + a { + font-size: 16px; + } + } } .row { @@ -163,6 +170,9 @@ footer { gap: 1rem; margin-bottom: 1.5rem; } + #sponsors { + padding: 90px 0; + } } // @keyframes appear {