Alathra:Navcard: Difference between revisions

m CSS test
m CSS test
Line 27: Line 27:
   #img-container img {
   #img-container img {
     height: 100%;
     height: 100%;
     width: auto;
     width: {{{width|200px}}};
     object-fit: cover;
     object-fit: cover;
   }
   }