fix: spacings
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user