diff --git a/JoshHeaps.Net/wwwroot/css/home/site.css b/JoshHeaps.Net/wwwroot/css/home/site.css index 2553864..cabdab6 100644 --- a/JoshHeaps.Net/wwwroot/css/home/site.css +++ b/JoshHeaps.Net/wwwroot/css/home/site.css @@ -55,8 +55,8 @@ text-align: center; border: none; border-radius: 5vw; - width: 25vw; - height: 10vw; + width: 20vw; + height: 8vw; font-size: 2vw; background-color: rgb(104, 255, 0, 0.39); cursor: pointer;