You've already forked baupm-theme
more news styling
This commit is contained in:
@@ -488,7 +488,8 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.theme-Baupm .columns {
|
||||
.theme-Baupm .columns,
|
||||
.theme-Baupm .flex {
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
justify-content: space-around;
|
||||
@@ -498,11 +499,6 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.theme-Baupm.controller-news #content {
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
justify-content: space-around;
|
||||
}
|
||||
.theme-Baupm.controller-news #content .news-article {
|
||||
max-width: 30%;
|
||||
border: 1px solid #ddd;
|
||||
|
||||
Reference in New Issue
Block a user