@@ -15,6 +15,10 @@ $spacing_unit: map-deep-get($config-global, "spacing", "unit");
/**
* Elements
*/
+b, strong {
+ font-weight: 600;
+}
+
a {
text-decoration: none;
@@ -159,7 +163,7 @@ a {
* Main
-#main {
+.site-main {
padding-top: 0;
}
@@ -3402,6 +3402,11 @@ img#wpstats {
+b,
+strong {
@@ -3539,7 +3544,7 @@ p:not(.site-title) a:hover {
@@ -3419,6 +3419,11 @@ img#wpstats {
@@ -3556,7 +3561,7 @@ p:not(.site-title) a:hover {