Move to Inter font and minimal details
This commit is contained in:
@ -14,4 +14,15 @@
|
||||
|
||||
[astro-icon].icon-bold > * {
|
||||
stroke-width: 2;
|
||||
}
|
||||
|
||||
[data-aw-toggle-menu] path {
|
||||
@apply transition;
|
||||
}
|
||||
[data-aw-toggle-menu].expanded g > path:first-child {
|
||||
@apply -rotate-45 translate-y-[15px] translate-x-[-3px];
|
||||
}
|
||||
|
||||
[data-aw-toggle-menu].expanded g > path:last-child {
|
||||
@apply rotate-45 translate-y-[-8px] translate-x-[14px];
|
||||
}
|
Reference in New Issue
Block a user