feat: add logo class for responsive design in hero section
This commit is contained in:
parent
5e01449156
commit
5c873eeaaa
@ -12803,4 +12803,9 @@ textarea.form-control {
|
|||||||
|
|
||||||
.hero-text {
|
.hero-text {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.logo {
|
||||||
|
width: 80%;
|
||||||
|
height: auto;
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user