An HTML and CSS repository for challenges I've completed in Kevin Powell's 'Conquering Responsive Layouts' course https://courses.kevinpowell.co/courses/conquering-responsive-layouts
Stars
1
Forks
0
Watchers
1
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
62
commits
Top navbar now shows next to logo when device width is greater than 700px
dbb0ac4View on GitHub700px or longer width no longer shows either navbar nor the overlay
17249a8View on GitHubNeed to finish setting up 700px version of navbars. Currently, bottom navbar display changes to initial
cc388feView on GitHubCreated a new navbar and assigned it the DOM functions the logo previously had
524c5e3View on GitHubFixed overlay for both navbars. Now working on LI positioning on bottom navbar
69859b3View on GitHubFInished navbar at bottom currently on navbar at top and setting up overlay
d876af5View on GitHubFInished navbar, setting up gold middle divider, and navbar icon at the bottom
dd73ac0View on GitHubcreated new container for bottom navbar section and am setting up it's layout
8f40527View on GitHubFinished three-column-section and breakdown-section. Now starting footer-section
0b6bc70View on GitHubMade Three-column-section mobile responsive, changed button styling, and am currently making three-column-section and breakdown-section desktop responsive
dc7179fView on GitHub