mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 17:22:46 +00:00
display tags inline
This commit is contained in:
parent
817304162c
commit
921f2c11f9
@ -18,3 +18,7 @@
|
||||
.nested-links a{
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.tags li {
|
||||
display: inline;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user