mirror of
https://github.com/YGGverse/HLState.git
synced 2026-03-31 17:15:39 +00:00
implement header links
This commit is contained in:
parent
7caf84a9f9
commit
13292efe29
5 changed files with 26 additions and 22 deletions
|
|
@ -75,21 +75,10 @@ header
|
|||
display: block;
|
||||
margin: 16px auto;
|
||||
max-width: var(--container-max-width);
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
header > h1
|
||||
{
|
||||
padding-right: 32px;
|
||||
}
|
||||
|
||||
header > a:first-child
|
||||
{
|
||||
position: absolute;
|
||||
top: -2px;
|
||||
right: 4px;
|
||||
}
|
||||
|
||||
main
|
||||
{
|
||||
display: block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue