feat: ✨ Move from FontAwesome to astro-icons + iconify
Using: https://www.astroicon.dev
This commit is contained in:
parent
9aacacef87
commit
2a4ea33de0
7 changed files with 554 additions and 78 deletions
|
@ -120,3 +120,11 @@ a:hover {
|
|||
background-color: var(--fourth-colour);
|
||||
border-color: var(--fourth-colour);
|
||||
}
|
||||
|
||||
.svg-inline {
|
||||
overflow: visible;
|
||||
box-sizing: content-box;
|
||||
display: inline-block;
|
||||
height: 1em;
|
||||
vertical-align: -0.125em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue