new style banner mobail
This commit is contained in:
@@ -21,15 +21,21 @@
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.banner--header {
|
||||
height: 8rem;
|
||||
position: relative;
|
||||
display: block;
|
||||
max-width: 767px;
|
||||
width: 100%;
|
||||
/* height: 8rem;
|
||||
position: relative; */
|
||||
|
||||
}
|
||||
|
||||
.banner--header img {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
/*position: absolute;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
max-height: 100%;
|
||||
max-height: 100%;*/
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user