1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2025-01-14 14:43:17 +08:00

fixing face cards miss position issue

This commit is contained in:
Patrik J. Braun 2021-05-05 19:59:02 +02:00
parent d9022d636f
commit db398b87eb

View File

@ -32,7 +32,7 @@ a {
}
.no-image {
position: absolute;
color: #7f7f7f;
font-size: 80px;
top: calc(50% - 40px);