mirror of
https://github.com/YGGverse/Yo.git
synced 2026-04-01 10:15:30 +00:00
update styles
This commit is contained in:
parent
e53df01d47
commit
81b2e1bdd1
2 changed files with 8 additions and 8 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue