fix: spacings
This commit is contained in:
parent
8df5bff3c8
commit
baa233dd98
2 changed files with 3 additions and 4 deletions
|
|
@ -1,7 +1,3 @@
|
||||||
.frame-type-cloonar_textimage {
|
|
||||||
margin: 2rem 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.textimage-container {
|
.textimage-container {
|
||||||
--gap: 2rem;
|
--gap: 2rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,6 @@
|
||||||
|
.frame-type-news_pi1 h1 {
|
||||||
|
margin-bottom: 3rem;
|
||||||
|
}
|
||||||
.news-list-view {
|
.news-list-view {
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: repeat(6, 1fr);
|
grid-template-columns: repeat(6, 1fr);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue