mirror of
https://github.com/YGGverse/Yo.git
synced 2026-04-01 02:05:29 +00:00
fix styles
This commit is contained in:
parent
81a7fcf367
commit
ff8b88f49b
2 changed files with 4 additions and 5 deletions
|
|
@ -123,12 +123,12 @@ $snaps = [];
|
|||
|
||||
main > div > div {
|
||||
margin: 8px 0;
|
||||
font-size: 12px;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
position: fixed;
|
||||
top: 8px;
|
||||
top: 2px;
|
||||
left: 24px;
|
||||
}
|
||||
|
||||
|
|
@ -138,8 +138,7 @@ $snaps = [];
|
|||
h1 > a:hover {
|
||||
color: #fff;
|
||||
font-weight: normal;
|
||||
font-size: 24px;
|
||||
margin: 10px 0;
|
||||
font-size: 22px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue