Added theme back properly
This commit is contained in:
13
themes/hugo-uno/static/scss/components/_icons.scss
Normal file
13
themes/hugo-uno/static/scss/components/_icons.scss
Normal file
@ -0,0 +1,13 @@
|
||||
i {
|
||||
font-family: 'entypo';
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.icon-social {
|
||||
font-family: 'entypo-social';
|
||||
font-size: 22px;
|
||||
display: block;
|
||||
position: relative;
|
||||
}
|
Reference in New Issue
Block a user