💄 style: redesign tag pages
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
.taglist-table-row {
|
||||
padding: 2%;
|
||||
background-color: var(--navbar-color);
|
||||
transition: 300ms;
|
||||
width: 28%;
|
||||
margin-right: 1%;
|
||||
margin-top: 1%;
|
||||
@@ -52,3 +51,16 @@
|
||||
margin: 0
|
||||
}
|
||||
}
|
||||
|
||||
.tag-cloud {
|
||||
margin-top: 4vmin;
|
||||
|
||||
ul {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
.tags-item {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user