gbowne1 / spmssite

The code for my old business website.
GNU General Public License v3.0
8 stars 31 forks source link

Current Render & Footer Styling, Fix responsiveness and scrolling, etc. #21

Closed gbowne1 closed 2 years ago

gbowne1 commented 2 years ago

Prerequisites

Current Behavior

Here is the current render.. Screenshot 2022-08-16 at 14-37-26 Seattle Precision Machine Shop

The index.html does not currently scroll to show the rest of the footer and the 2nd Aside. In Firefox v100 - v103, only the top 3/4 of the page shows when on desktop (x64 Linux).

It does not scroll either in the latest Chrome for Desktop (Linux - Debian 11)

Expected Behavior

Desktop view should scroll if there is anything below the current view.

Steps to Reproduce

Test in localhost preview using a live preview extension.

gbowne1 commented 2 years ago

Note: I added several colors for clarity in which tags get styled.

The top aside exists underneath the green and white panel.

The bottom aside isnt currently displaying, only able to be captured with a Screenshot in Firefox 103 since the page does not scroll.

gbowne1 commented 2 years ago

Issue fixed in #22 . Closing this issue.