fix rare bug with testimonials covering header
This commit is contained in:
parent
7c1352fa85
commit
6c59666342
|
@ -35,6 +35,7 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 1.4;
|
line-height: 1.4;
|
||||||
|
z-index: -1;
|
||||||
}
|
}
|
||||||
.bubble:after {
|
.bubble:after {
|
||||||
content: '';
|
content: '';
|
||||||
|
|
Loading…
Reference in a new issue