💄 (link) underline each link

This commit is contained in:
2021-03-24 22:59:37 +01:00
parent 935acb6813
commit c917f2d7c8

View File

@@ -53,10 +53,10 @@ body {
display: flex;
}
a.external-link {
a {
text-decoration: underline;
&::after {
&.external-link::after {
margin-left: 0.2rem;
vertical-align: text-top;
content: url('assets/icons/external-link.svg');