- Versione 1.0.33
- Aggiornato le varie librerie package
This commit is contained in:
@@ -1928,4 +1928,18 @@ h3 {
|
||||
.clDescrEstesa {
|
||||
font-size: 1rem;
|
||||
line-height: normal !important;
|
||||
}
|
||||
|
||||
.aspect-ratio-box {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
padding-top: 56.25%; /* 16:9 Aspect Ratio */
|
||||
}
|
||||
|
||||
.aspect-ratio-box iframe {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user