wip: programme

This commit is contained in:
mco-system
2023-04-09 19:04:35 +11:00
parent e04e12e8f9
commit 3726814e11
5 changed files with 19 additions and 9 deletions

View File

@@ -25,6 +25,7 @@
body {
background-color: var(--main-bg-color);
font-family: pfdintextcomppromedium;
text-align: center;
}
.white {
@@ -127,8 +128,7 @@ a:hover {
justify-content: center;
align-items: center;
gap: 2em;
/* background-color: var(--main-bg-color); */
background-color: green;
background-color: var(--main-bg-color);
width: 100vw;
}