Improve landing page + add icons

This commit is contained in:
Mohamad Damaj 2023-12-03 22:43:34 +02:00
parent b8cf9f82df
commit 0e306baacb
7 changed files with 284 additions and 9 deletions

View file

@ -7,6 +7,7 @@ body {
a {
color: #fd7717;
}
/* End of main HTML style */
/* Introduction style */
@ -79,4 +80,4 @@ footer {
}
footer a {
color: #616b6f;
}
}