mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-04-17 10:28:46 -04:00
add some rounded corners and theme transition fading
This commit is contained in:
@@ -5,3 +5,7 @@
|
||||
margin: 1em auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.wrapper img {
|
||||
border-radius: var(--rounded-edge-radius);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user