Template:Navcard: Difference between revisions

m CSS test
m CSS test
Line 9: Line 9:
   .test {
   .test {
     position: absolute;
     position: absolute;
     object-fit: fill;
    height: 180px;
    width: 200px;
     object-fit: cover;
   }
   }