wip: programme
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user