update styles

This commit is contained in:
ghost 2023-11-25 05:15:00 +02:00
parent e53df01d47
commit 81b2e1bdd1
2 changed files with 8 additions and 8 deletions

View file

@ -58,7 +58,7 @@ $index = $client->index(
h1 {
color: #fff;
font-weight: normal;
font-size: 32px;
font-size: 36px;
margin: 16px 0
}
@ -95,7 +95,7 @@ $index = $client->index(
button {
margin: 22px 0;
padding: 10px 16px;
padding: 6px 16px;
border-radius: 4px;
cursor: pointer;
background-color: #3394fb;