Breaks did not work properly. Add new menu cass for outer padding, ul does not seem to hold it well.
This commit is contained in:
@ -35,6 +35,10 @@
|
||||
}
|
||||
|
||||
/** Make the menu items centered and layout horizontal. **/
|
||||
.menu {
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
.menu-list {
|
||||
text-align: center;
|
||||
list-style-type: none;
|
||||
|
Reference in New Issue
Block a user