Current path: home/webdevt/www/wdp/wp-content/themes/quadric/assets/css/scss/modules/shortcodes/
?? Go up: /home/webdevt/www/wdp/wp-content/themes/quadric/assets/css/scss/modules
/* ==========================================================================
# Countdown responsive style - begin
========================================================================== */
.countdown-amount {
@include ipad-landscape {
font-size: 50px !important;
line-height: 50px !important;
}
@include phone-landscape {
font-size: 35px !important;
line-height: 35px !important;
margin-bottom: 10px;
}
}
.countdown-period {
@include ipad-landscape {
font-size: 15px !important;
}
@include phone-landscape {
font-size: 10px !important;
}
}
/* ==========================================================================
# Countdown responsive style - end
========================================================================== */