11 lines
145 B
SCSS
11 lines
145 B
SCSS
|
.feed-icon {
|
||
|
display: inline-block;
|
||
|
height: 1em;
|
||
|
width: 1em;
|
||
|
margin-bottom: 0.2em;
|
||
|
}
|
||
|
|
||
|
.site-header__icons a {
|
||
|
text-decoration: none;
|
||
|
}
|