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