1
0
mirror of https://github.com/taigrr/homer synced 2025-01-18 04:53:12 -08:00

move tag to bottom of service to make room for info

This commit is contained in:
Tai Groot 2020-10-26 03:30:58 -07:00
parent d1b29caaa6
commit 4a31e1e146
Signed by: taigrr
GPG Key ID: D00C269A87614812

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;