fix: text overflow on home page

This commit is contained in:
mochaaP 2022-06-23 08:39:43 +00:00
parent 8279817d8c
commit 2786626a3f

View File

@ -75,7 +75,7 @@ body {
.main-button {
color: #fff;
padding: 0.8em 2.5em;
padding: 0.8em 2em;
border-radius: 5px;
background: transparent;
border: 1px solid #fff;