mirror of
https://github.com/artiemis/artie.moe.git
synced 2026-02-14 09:01:55 +00:00
css
This commit is contained in:
parent
173285b4d1
commit
1a38607c00
@ -42,13 +42,12 @@ import { Icon } from "astro-icon/components";
|
||||
|
||||
<style>
|
||||
[data-icon] {
|
||||
width: 2rem;
|
||||
height: auto;
|
||||
font-size: 2rem;
|
||||
transition: 0.4s ease-out;
|
||||
}
|
||||
|
||||
[data-icon="wizard-hat"] {
|
||||
width: 1.8rem;
|
||||
font-size: 1.8rem;
|
||||
}
|
||||
|
||||
[data-icon]:hover {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user