🩹 Corrige la visualización de las citas
This commit is contained in:
parent
537e4b0b2b
commit
1239e8f935
3 changed files with 128 additions and 4 deletions
|
@ -1208,6 +1208,10 @@ body.home .quote-text p {
|
|||
transition-delay: 0s;
|
||||
opacity: 1 !important;
|
||||
}
|
||||
#scroll-top-link.avia-svg-icon svg:first-child {
|
||||
height: 35px;
|
||||
margin-top: 6px;
|
||||
}
|
||||
#scroll-top-link:hover {
|
||||
background-color: #000;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue