8 lines
102 B
CSS

.dropdown-menu > li > a {
text-transform: none;
}
.content {
max-width: 1000px !important;
}