@@ -301,8 +301,6 @@ a {
li {
color: map-deep-get($config-global, "color", "foreground", "light");
font-weight: 700;
- margin-top: #{0.5 * $spacing_vertical};
- margin-bottom: #{0.5 * $spacing_vertical};
}
ul {
@@ -3704,8 +3704,6 @@ p:not(.site-title) a:hover {
.widget_rss ul li {
color: #686868;
- margin-top: 16px;
- margin-bottom: 16px;
.widget_archive ul ul,
@@ -3721,8 +3721,6 @@ p:not(.site-title) a:hover {