This commit is contained in:
ashley 2024-10-23 15:33:17 +00:00
parent fca41df817
commit 2fd11f9679

View file

@ -1566,17 +1566,19 @@ WIP! </a>
</span>
<style>
.tag-container {
display: flex;
gap: 8px;
gap: 5px;
max-height: fit-content;
overflow-x: auto;
white-space: nowrap;
padding-bottom: 8px;
scrollbar-width: thin;
margin-top: 1em;
}
.tag {
color: #fff;
padding: 8px 16px;
@ -1624,8 +1626,7 @@ WIP! </a>
<% } else { %>
<p style="margin:0">oh hey i think you lost your keywords <a href="/search?query=where+to+find+a+keywords">look how to find one</a></p>
<% } %>
<% } %>
</div>