feat: Use paired styles

Change .list_link style to &.link.
This commit is contained in:
sthag 2026-03-08 14:54:41 +01:00
parent 3ae1cebdd6
commit a5462dcc7e
7 changed files with 11 additions and 11 deletions

View file

@ -129,7 +129,7 @@ $portal_icon_size: 64px;
}
.portal__list {
@extend .list_link;
@extend .link;
display: none;
position: relative;