css: fix accent color

This commit is contained in:
0xMRTT 2023-05-12 17:17:32 +02:00
parent 1448080690
commit 40bb85d40c
Signed by: 0xmrtt
GPG key ID: 19C1449A774028BD

View file

@ -56,7 +56,6 @@
--dark3: rgb(61,56,70);
--dark4: rgb(36,31,49);
--dark5: rgb(0,0,0);
--primary-color: var(--green5); /* Set your project color */
--borders: var(--light3);
--content-width: 1120px;