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>
|
<style>
|
||||||
[data-icon] {
|
[data-icon] {
|
||||||
width: 2rem;
|
font-size: 2rem;
|
||||||
height: auto;
|
|
||||||
transition: 0.4s ease-out;
|
transition: 0.4s ease-out;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-icon="wizard-hat"] {
|
[data-icon="wizard-hat"] {
|
||||||
width: 1.8rem;
|
font-size: 1.8rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-icon]:hover {
|
[data-icon]:hover {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user