I added, fonts to the pages stated in the description. I didn't experiment with the color since the color scheme wasn't clearly defined. I made the changes by adding CSS class selectors to the App.css file in the client folder.
For the dashboard I went with Raleway:
For the login I went with Roboto:
For the add entry I went with Lora:
If you want all of them to have one font family then I can easily make the changes. Since the issue stated that they wanted "fonts", I assumed they wanted many. But if I misunderstood, let me know and I can make the changes.
Thank you! Great! I like the font selected. There are some minor issues.
Since we use Tailwind we might move the CSS directives to index.css where all the Tailwind will be defined, but the import and the generall ideas still apply.
It seems that your editor did a lot of small changes to files that are not relevant to your commit. That makes it hard to review. Can you remove irrelevant files from your commit?
Hello, This is a pull request for issue #24
I added, fonts to the pages stated in the description. I didn't experiment with the color since the color scheme wasn't clearly defined. I made the changes by adding CSS class selectors to the App.css file in the client folder.
For the dashboard I went with Raleway: For the login I went with Roboto: For the add entry I went with Lora:
If you want all of them to have one font family then I can easily make the changes. Since the issue stated that they wanted "fonts", I assumed they wanted many. But if I misunderstood, let me know and I can make the changes.