style: more readable text color

This commit is contained in:
Ayo Ayco 2024-04-24 14:23:30 +02:00
parent 08a010882e
commit 07b782d7af

View file

@ -10,6 +10,7 @@
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
max-width: 570px;
margin: 0 auto;
color: #232323;
}
header, footer {
background: linear-gradient(45deg, #3054bf, #416fff);