more tweaks

This commit is contained in:
Technoboy10 2016-08-08 17:41:08 -04:00
parent cca9b4a7ed
commit 278f7c8819

View file

@ -92,6 +92,7 @@ $base-bg: $ui-white;
.categories {
border-bottom: 1px solid $ui-border;
padding: 8px 0;
width: 58.75rem;
justify-content: center;
@ -114,7 +115,8 @@ $base-bg: $ui-white;
#projectBox {
background-color: $ui-gray;
padding-bottom: 30px;
padding-top: 8px;
padding-bottom: 32px;
width: 100%;
.grid .flex-row {