Browse Source

fix footer posts

windhamdavid 4 months ago
parent
commit
c3bdf3d112
1 changed files with 1 additions and 1 deletions
  1. 1 1
      css/site.css

+ 1 - 1
css/site.css

@@ -205,7 +205,7 @@ a:hover::before {
   border-color: var(--wp--preset--color--primary-dark);
 }
 footer ul li {
-  margin-block-start: 0;
+  margin-block-start: 0 !important;
   list-style: none;
 }
 footer .wp-block-query {