update category display in menu
This commit is contained in:
@@ -170,6 +170,14 @@ ul, ol {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#categories {
|
||||
margin-top: 40px;
|
||||
}
|
||||
|
||||
#categories:before {
|
||||
content: "Categories:";
|
||||
}
|
||||
|
||||
#contentinfo {
|
||||
flex-shrink: 0;
|
||||
margin-top: 40px
|
||||
|
||||
Reference in New Issue
Block a user