Fix layout issues for News page

This commit is contained in:
Andrew Miner
2016-05-07 14:47:07 -07:00
parent 43202e9917
commit 1bc89c1c89
+4 -4
View File
@@ -11,11 +11,11 @@
.right { .right {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
align-items: center; align-items: stretch;
// .view__twitter { .view__twitter {
// max-width: $size-minecraft-block * 10; align-self: center;
// } }
section { section {
&:not(:first-child) { &:not(:first-child) {