1 /* Styles for links to RSS/Atom feeds in sidebar */
3 /* stylelint-disable-next-line selector-class-pattern */
5 background-image: url
( images
/feed-icon
.svg
);
6 background-position: center left
;
7 background-repeat: no-repeat
;
8 background-size: 12px 12px;