fix main page

This commit is contained in:
Ember 2024-06-22 00:41:51 +08:00
parent a9d087e8d4
commit be975ca80c

View File

@ -377,7 +377,7 @@
.text-container.first {
width: calc(100% - 40px);
margin-left: 0;
margin-right: 0;
margin-right: 23px;
}
}
@ -399,6 +399,7 @@
opacity: 0;
transition: opacity 0.5s;
font-size: 11px;
width: 145px;
}
.image-container:hover .overlay, .image-container:active .overlay {