We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f20705a commit 52348d1Copy full SHA for 52348d1
1 file changed
github-pages/assets/css/style.css
@@ -783,16 +783,12 @@ details.faq-item[open] > summary {
783
784
details.faq-item .faq-answer {
785
padding: 20px 24px 20px 28px !important;
786
- margin: 0 !important;
+ margin: 16px 20px 20px 20px !important;
787
color: #4a4a4a !important;
788
line-height: 1.8 !important;
789
background: #FAFAFA !important;
790
font-size: 15px !important;
791
border-left: 3px solid #785D8F !important;
792
- margin-left: 20px !important;
793
- margin-right: 20px !important;
794
- margin-bottom: 20px !important;
795
- margin-top: 16px !important;
796
border-radius: 0 8px 8px 0 !important;
797
}
798
0 commit comments