@@ -250,6 +250,14 @@ a {
}
+.site-footer {
+ > .social-navigation {
+ flex: 1 0 50%;
+ order: 2;
+ margin-bottom: 0;
+ }
+}
+
/**
* 5. Archive Pagination and Post Navigation
*/
@@ -4260,6 +4260,12 @@ p:not(.site-title) a:hover {
+.site-footer > .social-navigation {
@@ -4289,6 +4289,12 @@ p:not(.site-title) a:hover {