add some rounded corners and theme transition fading

This commit is contained in:
2022-01-21 12:05:01 -05:00
parent 7e37adabc1
commit 224358fd68
26 changed files with 127 additions and 207 deletions
+1 -4
View File
@@ -8,6 +8,7 @@
.link:hover {
color: var(--link);
transition: none;
}
.selfie {
@@ -22,10 +23,6 @@
border-radius: 50%;
}
.link:hover .selfie {
opacity: 0.9;
}
.name {
margin: 0 0.6em;
font-size: 1.2em;