mirror of
https://github.com/penpot/penpot.git
synced 2025-03-06 04:41:57 -05:00
💄 Remove underline decoration
This commit is contained in:
parent
f06f11ad7a
commit
8d4b023d61
1 changed files with 3 additions and 1 deletions
|
@ -336,8 +336,10 @@
|
|||
|
||||
.sample-libraries-link {
|
||||
color: var(--color-accent-primary);
|
||||
text-decoration: underline;
|
||||
font-weight: $fw400;
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
.sample-libraries-container {
|
||||
|
|
Loading…
Add table
Reference in a new issue