refactoring - transition + media queries - bug with icon and princing grid
This commit is contained in:
@@ -227,10 +227,10 @@ a:hover {
|
||||
/** embed player */
|
||||
.embedded-video{
|
||||
.player iframe{
|
||||
// @media @max-768{
|
||||
// max-width:100%;
|
||||
// height:auto;
|
||||
// } change this
|
||||
@media #{$medium-only}{
|
||||
max-width:100%;
|
||||
height:auto;
|
||||
}// change this
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user