Update 'backplaces/style.css'

master
ada 5 months ago
parent c28285a9a5
commit 7b5b22a105

@ -65,7 +65,7 @@ body {
box-sizing: border-box; box-sizing: border-box;
} }
ext { .links {
position: relative; position: relative;
font-family: 'Platypi'; font-family: 'Platypi';
font-style: italic; font-style: italic;
@ -77,7 +77,7 @@ ext {
margin-bottom: 0.5rem; margin-bottom: 0.5rem;
} }
ext:hover{ .links:hover{
animation: wiggle 0.6s infinite; animation: wiggle 0.6s infinite;
} }

Loading…
Cancel
Save