fix: add responsive styles for page-logo to improve layout
This commit is contained in:
parent
d9e38e70bf
commit
483507e9f1
@ -12823,4 +12823,9 @@ textarea.form-control {
|
|||||||
.hero-wrap.hero-wrap-2 .slider-text {
|
.hero-wrap.hero-wrap-2 .slider-text {
|
||||||
height: 200px;
|
height: 200px;
|
||||||
}
|
}
|
||||||
|
.page-logo {
|
||||||
|
width: 100%;
|
||||||
|
height: auto;
|
||||||
|
margin-top: -20%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user