You've already forked baupm-theme
it might get better
This commit is contained in:
@@ -492,7 +492,7 @@
|
|||||||
.theme-Baupm .flex {
|
.theme-Baupm .flex {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-flow: row wrap;
|
flex-flow: row wrap;
|
||||||
justify-content: space-around;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-Baupm #content .reporting-list li .label {
|
.theme-Baupm #content .reporting-list li .label {
|
||||||
@@ -500,7 +500,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.theme-Baupm.controller-news #content .news-article {
|
.theme-Baupm.controller-news #content .news-article {
|
||||||
max-width: 30%;
|
max-width: 32%;
|
||||||
border: 1px solid #ddd;
|
border: 1px solid #ddd;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
margin: 0 0 20px 0;
|
margin: 0 0 20px 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user