Enabled home page and reduced landing page's image size

This commit is contained in:
Sharwin Patil 2025-01-01 20:13:49 -08:00
parent 7769520f21
commit 9c45815cdf
5 changed files with 13 additions and 12 deletions

View file

@ -1,5 +1,5 @@
.home {
height: 100vh;
height: 70vh;
padding: 0;
margin: 0;
color: get-light-color('text-over-accent-color');