Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
carousel2 [2024/11/28 17:54] – ayush | carousel2 [2024/11/29 16:55] (current) – ayush | ||
---|---|---|---|
Line 250: | Line 250: | ||
} | } | ||
- | | + | |
+ | .no-blur { | ||
+ | background: url(' | ||
+ | background-size: | ||
+ | background-position: | ||
+ | } | ||
+ | |||
+ | .no-blur img { object-fit: contain !important; } | ||
/* Completely remove backdrop-filter for the no-blur slide */ | /* Completely remove backdrop-filter for the no-blur slide */ | ||
.no-blur .caption { | .no-blur .caption { | ||
Line 282: | Line 289: | ||
<!-- Slide 1 --> | <!-- Slide 1 --> | ||
<div class=" | <div class=" | ||
- | <img src=" | + | <img src=" |
<div class=" | <div class=" | ||
< | < |