1
0
mirror of https://github.com/taigrr/homer synced 2026-03-26 23:42:24 -07:00

move tag to bottom of service to make room for info

This commit is contained in:
2020-10-26 03:30:58 -07:00
parent d1b29caaa6
commit 4a31e1e146

View File

@@ -206,7 +206,7 @@ body {
color: var(--highlight-secondary);
background-color: var(--highlight-secondary);
position: absolute;
top: 1rem;
bottom: 1rem;
right: -0.2rem;
width: 3px;
overflow: hidden;