This commit is contained in:
parent
e7da4d77b5
commit
20bdf428e4
25 changed files with 648 additions and 88 deletions
|
|
@ -366,6 +366,7 @@ fill: var(--color-txt-light);
|
|||
display: flex;
|
||||
align-items: center;
|
||||
gap: 1ch;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.text{
|
||||
|
|
@ -390,6 +391,7 @@ fill: var(--color-txt-light);
|
|||
svg{
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
fill: var(--color-txt);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue