Xmetalfanx / Complete_Homepage

Git Repo for my website
1 stars 1 forks source link

Layout Problems #99

Closed Xmetalfanx closed 3 years ago

Xmetalfanx commented 3 years ago

there are some layout problems that can be fixed with an adjustment to the Body tag

I just need to add

grid-template-column: 1fr and/or (uncomment out maybe grid-template-row:

now i only have grid-template-area

Xmetalfanx commented 3 years ago

Cant remember (too lazy to look now) where the SCSS (Sass) fix went but https://github.com/Xmetalfanx/website/commit/7d0157acaa0c81e009156c5d462922da6cb955d4 is the already fixed Sass file, CSS + Minified CSS commit that seems to fix this issue

Xmetalfanx commented 3 years ago

for the record https://github.com/Xmetalfanx/website/commit/8455e94cdea37629c6694fef179c55c1201f41f2 is the commit, that the Sass got updated in