front/src/css/Home.css

7 lines
85 B
CSS
Raw Normal View History

2018-11-18 19:03:01 +01:00
.logo {
margin: 0 16px 16px 0;
2019-03-16 22:10:41 +01:00
}
.mainContainer {
margin: 16px 8px !important;
2018-11-18 19:03:01 +01:00
}