added about app component

This commit was merged in pull request #61.
This commit is contained in:
Ebube
2024-02-01 18:04:39 +01:00
parent 490492bd0f
commit a312984df8
4 changed files with 367 additions and 0 deletions
+2
View File
@@ -1,4 +1,6 @@
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
@import url("aboutapp.css");
body {
font-family: "Roboto", sans-serif;
font-weight: normal;