This commit is contained in:
Gregory Schier
2016-09-15 19:57:57 -07:00
parent 35cf8ca9a8
commit 7efce3ed99

View File

@@ -78,6 +78,8 @@
}
.sidebar__menu {
box-sizing: border-box;
width: 100%;
display: grid;
grid-template-columns: 55% 45%;
justify-items: center;