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