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