diff options
-rw-r--r-- | style.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -84,11 +84,11 @@ ul:nth-child(5) { /* - For longest category name + Amount of chars in longest category name + 1 */ li:first-child { - width: 4em; + width: 8ch; } |