Skip to content

Commit 0e71647

Browse files
committed
fix: Menus
1 parent 585940b commit 0e71647

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

www/assets/css/theme.css

+1
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,7 @@ header + nav ul ul {
392392

393393
.icon-article::after { /* https://boxicons.com */
394394
mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M19.875 3H4.125C2.953 3 2 3.897 2 5v14c0 1.103.953 2 2.125 2h15.75C21.047 21 22 20.103 22 19V5c0-1.103-.953-2-2.125-2zm0 16H4.125c-.057 0-.096-.016-.113-.016-.007 0-.011.002-.012.008L3.988 5.046c.007-.01.052-.046.137-.046h15.75c.079.001.122.028.125.008l.012 13.946c-.007.01-.052.046-.137.046z'/><path d='M6 7h6v6H6zm7 8H6v2h12v-2h-4zm1-4h4v2h-4zm0-4h4v2h-4z'/></svg>");
395+
}
395396

396397

397398
/**

0 commit comments

Comments
 (0)