Adjust tag_cloud style as advised by Alexandre
This commit is contained in:
parent
8ad0c20548
commit
73b6a97fbd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
ul.tagcloud {
|
ul.tagcloud {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
padding: 0 3em 0 1.5em;
|
padding: 0 3em 0 0;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue