2018-02-15 17:46:57 +01:00
|
|
|
.homePageUpload {
|
|
|
|
padding-Right: 20px;
|
2018-02-16 15:39:35 +01:00
|
|
|
font-family: Lato !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.entriesWrapper {
|
|
|
|
display: flex;
|
|
|
|
width: 100%;
|
|
|
|
padding-top: 16px;
|
|
|
|
justify-content: space-between;
|
2018-02-08 12:01:06 +01:00
|
|
|
}
|