0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-05 20:31:20 -05:00

💄 Remove underline decoration

This commit is contained in:
elhombretecla 2025-03-03 14:38:55 +01:00 committed by Alonso Torres
parent f06f11ad7a
commit 8d4b023d61

View file

@ -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 {