Pārlūkot izejas kodu

Fix small things moving down a small amount

The font-size of the div containing each image was causing the images to start shifting
downward when their height dropped below the font-size.
tags/v0.1.0
Fen Dweller pirms 5 gadiem
vecāks
revīzija
098f01ea63
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. +1
    -0
      macrovision.css

+ 1
- 0
macrovision.css Parādīt failu

@@ -24,6 +24,7 @@ body {
.entity-box {
position: absolute;
--height: 100px;
font-size: 0pt;
max-height: var(--height);
height: var(--height);
text-align: center;


Notiek ielāde…
Atcelt
Saglabāt