mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Add 21x9 responsive embed modifier
- Credit: @adammacias - Fixes #16499
This commit is contained in:
@@ -26,6 +26,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Modifier class for 21:9 aspect ratio
|
||||
.embed-responsive-21by9 {
|
||||
padding-bottom: 42.85%;
|
||||
}
|
||||
|
||||
// Modifier class for 16:9 aspect ratio
|
||||
.embed-responsive-16by9 {
|
||||
padding-bottom: 56.25%;
|
||||
|
||||
Reference in New Issue
Block a user