Add listinfo css class
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Late Night Defender 2024-10-28 21:34:00 +07:00
parent e7bbc18934
commit 24e226c263

View file

@ -158,6 +158,14 @@ h1 {margin-top: 3vh;}
min-height: 1.5cm;
}
.listinfo {
display: grid;
grid-template-columns: 1fr 1fr;
text-decoration: none;
align-items: center;
min-height: 1.5cm;
}
.separator {height: 1px;}
.emojidecorations {