integrated icons

This commit is contained in:
2023-05-25 18:21:38 +02:00
parent b360987c76
commit f59a8b9b53
10 changed files with 684 additions and 17 deletions

View File

@@ -71,8 +71,11 @@ body{
li{
list-style: none;
pointer-events: all;
margin-right: 1em;
a{
@include btn();
display: block;
line-height: 2.1;
}
}
}
@@ -147,7 +150,7 @@ body{
li{
list-style:none;
padding:0;
margin:0;
margin:0 1em 0 0;
}
}
}