Add some better logic to the resizing, add a better contacts page. sidebar hiding still in the works
This commit is contained in:
parent
d8893f0463
commit
67de08a5b8
19 changed files with 180 additions and 99 deletions
|
@ -22,6 +22,8 @@
|
|||
padding: 0;
|
||||
font-size: 1.6em;
|
||||
|
||||
transition: 0.3s;
|
||||
|
||||
background-color: var(--sb-color);
|
||||
}
|
||||
|
||||
|
@ -75,7 +77,6 @@
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
|
||||
.personal { color:#fc3f5b; }
|
||||
.nixfox { color:#2abafc; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue