mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-09 19:00:34 -05:00
Inprove tags display
This commit is contained in:
parent
01f9657d61
commit
bd20b884ef
2 changed files with 3 additions and 2 deletions
|
@ -164,7 +164,8 @@ nav li {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tags li {
|
#tags li a {
|
||||||
|
display: block;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
|
|
Loading…
Reference in a new issue