mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-02-15 00:01:11 +01:00
Add: logo.png
This commit is contained in:
@@ -69,6 +69,16 @@ a {
|
||||
.header {
|
||||
border-bottom: 1px solid var(--background-color1); }
|
||||
|
||||
.brand {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 6.6px;
|
||||
margin-bottom: -18px; }
|
||||
|
||||
.brand img {
|
||||
height: 27px;
|
||||
padding: 0px; }
|
||||
|
||||
.footer {
|
||||
border-top: 1px solid var(--background-color1); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user