Line 19: | Line 19: | ||
text-align:center; | text-align:center; | ||
} | } | ||
− | + | .menu-list1{ | |
width:120%;} | width:120%;} | ||
} | } |
Revision as of 16:31, 1 November 2017
li{ list-style: none; }
@media only screen and (min-width: 768px)
- cd-faq-categories{
margin-top:0px; text-align:center; }
@media only screen and (max-width: 768px){
- cd-faq-categories{
clear:all; width:100%; margin-left:10%; margin-top:0px; text-align:center; } .menu-list1{ width:120%;} }