update category display in menu

This commit is contained in:
2023-04-03 16:13:56 +02:00
parent 8d37514d4d
commit 6e1812c2df
+8
View File
@@ -170,6 +170,14 @@ ul, ol {
text-align: center;
}
#categories {
margin-top: 40px;
}
#categories:before {
content: "Categories:";
}
#contentinfo {
flex-shrink: 0;
margin-top: 40px