fix: spacings
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
.frame-type-cloonar_textimage {
|
||||
margin: 2rem 0;
|
||||
}
|
||||
|
||||
.textimage-container {
|
||||
--gap: 2rem;
|
||||
display: flex;
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
.frame-type-news_pi1 h1 {
|
||||
margin-bottom: 3rem;
|
||||
}
|
||||
.news-list-view {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(6, 1fr);
|
||||
|
||||
Reference in New Issue
Block a user