From bb92ca5d10009da01911e7ca95aede4569835daf Mon Sep 17 00:00:00 2001 From: AlecM33 Date: Tue, 12 Nov 2024 21:02:34 -0500 Subject: [PATCH] revert property --- client/src/styles/GLOBAL.css | 1 - client/src/styles/home.css | 2 +- client/src/views/home.html | 2 -- 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/client/src/styles/GLOBAL.css b/client/src/styles/GLOBAL.css index da05940..2441968 100644 --- a/client/src/styles/GLOBAL.css +++ b/client/src/styles/GLOBAL.css @@ -15,7 +15,6 @@ th, thead, tr, tt, u, ul, var { @font-face { font-family: 'signika-negative'; src: url("../webfonts/SignikaNegative-Light.woff2") format("woff2"); - font-display: swap; } html { diff --git a/client/src/styles/home.css b/client/src/styles/home.css index ec21e96..6e2d304 100644 --- a/client/src/styles/home.css +++ b/client/src/styles/home.css @@ -95,7 +95,7 @@ a button { #join-button:hover { background-color: #326243; - border: 2px solid #1c8a36; + border: 3px solid #1c8a36; } #join-form div:nth-child(1) { diff --git a/client/src/views/home.html b/client/src/views/home.html index 8b1588d..dcb5eec 100644 --- a/client/src/views/home.html +++ b/client/src/views/home.html @@ -11,11 +11,9 @@ - -