diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 4abc78551..80702b306 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -6117,14 +6117,6 @@ g { font-size: 20px; } -@media (max-width: 427px) { - .smol-fp { - font-size: 2.7vw; - padding-left: 2.5vw; - padding-right: 2.1vw; - } -} - .emoji-option { vertical-align: text-top; } diff --git a/files/templates/home.html b/files/templates/home.html index 11ba8dfa8..0e4dc7c4c 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -65,6 +65,15 @@ Pins {% if SITE_NAME != 'WPD' and not sub %} + {% set hcolor = "primary" if holes else "secondary" %} Holes {% endif %}