TechSpiritSS / Terminal-Portfolio

Terminal Style Portfolio made with HTML / CSS / JS
MIT License
62 stars 82 forks source link

resolve sizing issue #69

Closed TheShonuff closed 1 year ago

TheShonuff commented 1 year ago

terminal-screenshot2

Fixes

Fixes #[issue number] by @[issue author]

Types of changes

Description

Resolved sizing issue by adjusting css values. The height is no longer a percentage. The flex box collapses from flex-row to flex column when the screen size hits 500px.

Preview Link

Checklist:

TechSpiritSS commented 1 year ago

Great 👍