An open API service indexing awesome lists of open source software.

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.

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.

![LastPass Vault Layout Demo](demo-image.JPG "LastPass Vault Layout Demo")

## Live Demo
A live demo is available on [CodePen](https://codepen.io/GeorgePark/full/PQweLr/) and [Netlify](https://lastpass-vault-layout.netlify.app/).