Fix categories links on index
This commit is contained in:
parent
a10e798c8c
commit
7fc60d83a4
2 changed files with 4 additions and 1 deletions
|
@ -17,3 +17,6 @@ h1 img {
|
|||
margin-bottom: var(--gap);
|
||||
display: inline-block;
|
||||
}
|
||||
#categories > a > i {
|
||||
margin-right: .5rem;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue