mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-31 07:25:21 -04:00
add some rounded corners and theme transition fading
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user