fix: text overflow on home page
This commit is contained in:
parent
8279817d8c
commit
2786626a3f
|
|
@ -75,7 +75,7 @@ body {
|
||||||
|
|
||||||
.main-button {
|
.main-button {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
padding: 0.8em 2.5em;
|
padding: 0.8em 2em;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
border: 1px solid #fff;
|
border: 1px solid #fff;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user