CHANGE: css logo, bsky link
Changed CSS logo to newest version, added bsky profile link
This commit is contained in:
parent
8fb2c88be1
commit
fdfa87ab0d
5 changed files with 37 additions and 3 deletions
|
@ -10,6 +10,10 @@
|
|||
position: fixed;
|
||||
z-index: 1000;
|
||||
|
||||
& .socials {
|
||||
gap: 1rem;
|
||||
}
|
||||
|
||||
& .logo {
|
||||
fill-rule: evenodd;
|
||||
clip-rule: evenodd;
|
||||
|
@ -182,9 +186,12 @@
|
|||
& .socials {
|
||||
flex-direction: row;
|
||||
height: max-content;
|
||||
gap: 3rem;
|
||||
padding-bottom: 2rem;
|
||||
|
||||
& img {
|
||||
height: 75px;
|
||||
height: 2rem;
|
||||
width: 2rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue