forked from LiveCarta/LiveCartaWP
LAW-3703
This commit is contained in:
@@ -89,6 +89,14 @@ body {
|
||||
margin: 0;
|
||||
padding: 0; }
|
||||
|
||||
.th-header {
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
height: 0;
|
||||
width: 0; }
|
||||
.th-header h1 {
|
||||
display: inline-block; }
|
||||
|
||||
.wrapper {
|
||||
display: block;
|
||||
position: relative;
|
||||
@@ -2553,13 +2561,13 @@ footer {
|
||||
@media (min-width: 769px) {
|
||||
.main-page .faq-answer .answer-cont {
|
||||
padding: 22px 55px; } }
|
||||
.main-page .faq-answer h4 {
|
||||
.main-page .faq-answer h4, .main-page .faq-answer h1 {
|
||||
font-size: 18px;
|
||||
color: #7b724e;
|
||||
font-weight: 100;
|
||||
margin: 0 0 15px -10px; }
|
||||
@media (min-width: 769px) {
|
||||
.main-page .faq-answer h4 {
|
||||
.main-page .faq-answer h4, .main-page .faq-answer h1 {
|
||||
margin: 0 0 25px -30px; } }
|
||||
.main-page .faq-answer .answer-text {
|
||||
font-weight: 100;
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user