Checking Atoms

This commit is contained in:
2021-10-18 16:01:28 +02:00
parent e775c11cc2
commit 2ba096e8f0
6 changed files with 21 additions and 13 deletions

View File

@@ -6,8 +6,4 @@
color: $-grey;
text-decoration: underline;
}
}
.LP-Link__IconWrapper{
display: inline;
}
}

View File

@@ -1,3 +1 @@
<p class="LP-Paragraph">
<a href="{{url}}" class="LP-Link"><span class="LP-Link__Text">{{text}}</span></a>
</p>
<a href="{{url}}" class="LP-Link"><span class="LP-Link__Text">{{text}}</span></a>