Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
d1080007f7
|
@ -19,7 +19,7 @@
|
||||||
margin: 3px;
|
margin: 3px;
|
||||||
width: calc(33.333% - 6px);
|
width: calc(33.333% - 6px);
|
||||||
height: 200px;
|
height: 200px;
|
||||||
background: var(--heo-main);
|
/* background: var(--heo-main); */
|
||||||
vertical-align: bottom;
|
vertical-align: bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -66,4 +66,4 @@
|
||||||
.relatedPosts > .relatedPosts-list > div:hover .cover {
|
.relatedPosts > .relatedPosts-list > div:hover .cover {
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
transform: scale(1.1);
|
transform: scale(1.1);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue