horizontal-media-teaser-xlarge.css in View Modes Inventory - Bootstrap Ready 8.2
.horizontal-media-teaser-view-mode.xlarge .field--name-node-title h3 {
font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
.horizontal-media-teaser-view-mode.xlarge .field--name-node-title h3 {
font-size: 2rem;
}
}
File
css/horizontal-media-teaser/theme/horizontal-media-teaser-xlarge.css
View source
- .horizontal-media-teaser-view-mode.xlarge .field--name-node-title h3 {
- font-size: calc(1.325rem + 0.9vw);
- }
-
- @media (min-width: 1200px) {
- .horizontal-media-teaser-view-mode.xlarge .field--name-node-title h3 {
- font-size: 2rem;
- }
- }