You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- .mod_faqlist {
- padding: 0 0 2rem 0;
- ul {
-
- }
- li {
- padding-bottom: 2rem;
- h3 {
- padding-bottom: 1rem;
- cursor: pointer;
- }
- .answer {
- display: none;
- padding-bottom: 1rem;
- }
- }
- }
|