aspect ratio of room icons

master
f0x 5 years ago
parent 74af813e6b
commit 5096812451

@ -246,6 +246,7 @@ body {
box-sizing: border-box;
justify-self: center;
height: calc(100% - 0.5rem);
width: 80%;
object-fit: cover;
border: 3px solid lighten($bg0, 10);
border-radius: 0.4rem;

Loading…
Cancel
Save