summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/assets/ok.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css
index 03b0a3b..7f82bd7 100644
--- a/public/assets/ok.css
+++ b/public/assets/ok.css
@@ -131,8 +131,9 @@ h3 {
break-inside: avoid-column;
}
-menu ul {
- list-style-type: upper-roman;
+.menu ul {
+ height:100%;
+
}
.menu ul li {