styles improvements

This commit is contained in:
Hazem Krimi
2024-01-26 00:39:08 +01:00
parent 67a42d867b
commit f5adf3bde1
5 changed files with 29 additions and 25 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ main #intro #action-buttons a {
main #intro #action-buttons a:first-of-type {
background-color: var(--first-action-background);
color: var(--white);
color: white;
}
main #intro #action-buttons a:last-of-type {