Float team logo

This commit is contained in:
Brian Miyaji
2016-04-08 15:28:13 +10:00
parent ae6d6121aa
commit 808ef62fdb

View File

@@ -56,9 +56,8 @@
float: left;
}
@media only screen and (max-width: 40em) {
.sp-pinned-table {
left: auto;
right: 0;
@media only screen and (min-width: 601px) {
.sp-template-logo + .sp-post-content {
clear: right;
}
}