fix main page
This commit is contained in:
parent
a9d087e8d4
commit
be975ca80c
@ -377,7 +377,7 @@
|
|||||||
.text-container.first {
|
.text-container.first {
|
||||||
width: calc(100% - 40px);
|
width: calc(100% - 40px);
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
margin-right: 0;
|
margin-right: 23px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -399,6 +399,7 @@
|
|||||||
opacity: 0;
|
opacity: 0;
|
||||||
transition: opacity 0.5s;
|
transition: opacity 0.5s;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
|
width: 145px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.image-container:hover .overlay, .image-container:active .overlay {
|
.image-container:hover .overlay, .image-container:active .overlay {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user