@@ -1,7 +1,7 @@
.site-footer {
@include media(tablet) {
- align-items: baseline;
+ align-items: flex-end;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
@@ -2201,7 +2201,7 @@ table th,
@media only screen and (min-width: 640px) {
@@ -2206,7 +2206,7 @@ table th,