HEG-Arc / HotelKroneHKB

Virtual exhibition for HKB Bachelor's Theses of Art Students 2020
https://hotelkrone.be
Other
0 stars 0 forks source link

overlay: add class containing img #57

Closed thelabeljoyves closed 4 years ago

thelabeljoyves commented 4 years ago

to keep the imgs in the window, add class w-75: <div class="overlay-element w-75">

cgaspoz commented 4 years ago

Added a new .overlay-image class on <img>

.overlay-image {
  width: 100%;
}