wip: programme

This commit is contained in:
mco-system 2023-04-09 18:49:07 +11:00
parent 64c91ea57a
commit 164385f3e8
1 changed files with 2 additions and 1 deletions

View File

@ -127,7 +127,8 @@ a:hover {
justify-content: center;
align-items: center;
gap: 2em;
background-color: var(--main-bg-color);
/* background-color: var(--main-bg-color); */
background-color: green;
width: 100vw;
}