add asentus template

This commit is contained in:
2024-05-21 05:13:26 +02:00
parent d902ea6add
commit 2bcf4fe852
114 changed files with 33775 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
/*------------------------------------------------------------------
[Contact]
------------------------------------------------------------------*/
.contact-list {
> li {
@include font($size: 13px);
color: $color-link;
margin-bottom: 10px;
}
}