add asentus template
This commit is contained in:
11
web/construction/asentus/HTML/sass/pages/_contact.scss
Normal file
11
web/construction/asentus/HTML/sass/pages/_contact.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
/*------------------------------------------------------------------
|
||||
[Contact]
|
||||
------------------------------------------------------------------*/
|
||||
|
||||
.contact-list {
|
||||
> li {
|
||||
@include font($size: 13px);
|
||||
color: $color-link;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user