margin-top: -0.3em;
}
+.feed-icon {
+ margin-right: 3px
+}
+.feed-icon-h2 {
+ margin-left: 5px;
+ position: relative;
+ top: 2px
+}
+
+.tag-list {
+ padding-left: 0;
+}
+.tag-list li {
+ margin-right: 0.75em;
+ white-space: nowrap;
+ display: inline-block;
+}
+.tag-list > li::before {
+ content: '';
+}
+
sup, sub { font-size: 0.85em; }
sup { vertical-align: super; }
sub { vertical-align: sub; }