fix(client): margin-on-project-pages (#36646)

This commit is contained in:
Tom
2019-08-26 07:51:40 -05:00
committed by mrugesh
parent fcfbe0314f
commit c6b287b2b3

View File

@ -5,4 +5,5 @@
align-items: center;
max-width: 960px;
margin: 0 auto;
padding: 0 15px;
}