chore: fix line endings in v2

This commit is contained in:
Yangshun Tay 2018-09-17 12:50:43 +08:00
parent adbae6b2ba
commit a1de6dab04
46 changed files with 2262 additions and 2262 deletions

View file

@ -1,10 +1,10 @@
.mainContainer {
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin-top: 40px;
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
justify-content: center;
.mainContainer {
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin-top: 40px;
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
justify-content: center;
}