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