Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cba85/simple-flexbox-navbar
A bootstrap-like simple navigation bar using only CSS flexbox and media queries.
https://github.com/cba85/simple-flexbox-navbar
css flexbox media-queries navbar
Last synced: 7 days ago
JSON representation
A bootstrap-like simple navigation bar using only CSS flexbox and media queries.
- Host: GitHub
- URL: https://github.com/cba85/simple-flexbox-navbar
- Owner: cba85
- License: mit
- Created: 2019-01-23T17:18:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-23T17:19:26.000Z (almost 6 years ago)
- Last Synced: 2024-11-15T01:32:06.647Z (2 months ago)
- Topics: css, flexbox, media-queries, navbar
- Language: CSS
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple flexbox navbar
A bootstrap-like simple navigation bar using only CSS flexbox and media queries.
## Usage
Check `index.html` file for a demo.
It uses `576px` and `1200px` breakpoints for media queries.