https://github.com/georgewpark/lastpass-vault-layout
This project demonstrates how CSS Grid (with flexbox fallback) can be used to re-create the LastPass vault layout.
https://github.com/georgewpark/lastpass-vault-layout
css css-grid design flexbox layout
Last synced: 3 months ago
JSON representation
This project demonstrates how CSS Grid (with flexbox fallback) can be used to re-create the LastPass vault layout.
- Host: GitHub
- URL: https://github.com/georgewpark/lastpass-vault-layout
- Owner: georgewpark
- Created: 2018-08-21T13:50:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-27T10:35:22.000Z (over 2 years ago)
- Last Synced: 2025-01-15T11:12:31.558Z (4 months ago)
- Topics: css, css-grid, design, flexbox, layout
- Language: HTML
- Homepage: https://cdpn.io/PQweLr/
- Size: 58.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# LastPass Vault Layout with CSS Grid & Flexbox
This project demonstrates how CSS Grid (with flexbox fallback) can be used to re-create the LastPass vault layout.
## Live Demo
A live demo is available on [CodePen](https://codepen.io/GeorgePark/full/PQweLr/) and [Netlify](https://lastpass-vault-layout.netlify.app/).