style fixes

This commit is contained in:
Eric Rosenbaum 2021-06-15 12:16:04 -04:00
parent df19f1b421
commit a344f1280d

View file

@ -151,9 +151,9 @@ $radius: 8px;
.studio-image {
width: 300px;
height: 195px;
object-fit: stretch;
border-radius: 8px;
background: white;
box-sizing: border-box;
border: 2px solid rgba(0, 0, 0, 0.15);
}