mirror of
https://github.com/zyllian/zyllian.github.io.git
synced 2025-05-10 02:26:45 -07:00
Add link to site source
This commit is contained in:
parent
e2d6a73d6c
commit
09eca24b31
2 changed files with 16 additions and 2 deletions
|
@ -22,6 +22,16 @@ header.main-header {
|
|||
padding: 4px;
|
||||
background-color: var(--accent-color);
|
||||
color: var(--accent-text-color);
|
||||
display: flex;
|
||||
gap: 4px;
|
||||
|
||||
a {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.spacer {
|
||||
margin-left: auto;
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue