dBCooper2/dBCooper.io

Add CSS Rules for Mobile and Fix CSS Globals for Desktop

Opened this issue · 2 comments

Mobile Site Layout:

Tabs

Portrait
Name
Business Intelligence, Data Analytics
ResumeButton
Skills

Button1
Button2
$\vdots$
ButtonN

Currently Broken CSS:

BG of the page behind all components is white, change this to var(--main-bg)

Tabsbar is stretching beyond the size of the page

You need to find CSS Rules for:

  • Tabsbar(Shrink to see important details)
  • Picture Info for Homescreen(add photo to mobile homepage)
  • Sidebar(Get rid of it on Mobile)
  • Explorer(This should be a three-lines thing that expands/minimizes when clicked)
  • Themes Page is squished and Images are tiny
    Thats all I can find rn