front/src/css/Home.css

11 lines
128 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;
2019-04-11 15:33:15 +02:00
}
.margin-botton {
margin-bottom: 32px;
2018-11-18 19:03:01 +01:00
}