added disclaimer section, changed address
This commit is contained in:
@@ -1225,6 +1225,13 @@
|
||||
.faq-cat .faq details.hide{display:none}
|
||||
.faq-note{max-width:720px;padding:22px 24px;border-left:2px solid var(--sky);margin-top:26px}
|
||||
.faq-note p{color:var(--dim);font-size:13px;line-height:1.7;margin-top:10px}
|
||||
.disc-note{max-width:1000px}
|
||||
.disc-note p{break-inside:avoid}
|
||||
@media(min-width:721px){
|
||||
.disc-note{column-count:2;column-gap:52px}
|
||||
.disc-note>.tag{column-span:all}
|
||||
.disc-note p:first-of-type{margin-top:14px}
|
||||
}
|
||||
.faq-cta{max-width:560px;margin:0 auto;text-align:center;padding:40px 36px}
|
||||
.faq-cta h2{margin:14px 0 10px}
|
||||
.faq-cta p{color:var(--dim);margin-bottom:22px;max-width:44ch;margin-left:auto;margin-right:auto}
|
||||
|
||||
Reference in New Issue
Block a user