overhaul of image displaying at '/' (unfinished)

Co-authored-by: Avior <github@avior.me>
This commit is contained in:
2023-02-21 17:31:31 +01:00
parent 5cbd1a0d9d
commit ed9194ff9e
148 changed files with 2967 additions and 203 deletions

View File

@ -8,7 +8,7 @@ h1.string{
grid-template-columns: repeat(3, 1fr);
grid-gap: 10px;
grid-auto-rows: minmax(100px, auto);
background-color : #e012f384
background-color : #eeeff184
}
div.row11 {
grid-column : 1;