Skip to content

Instantly share code, notes, and snippets.

@shahbaz17
Created July 1, 2020 12:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shahbaz17/906310bd2087bdb20e0abdd205cff1da to your computer and use it in GitHub Desktop.
Save shahbaz17/906310bd2087bdb20e0abdd205cff1da to your computer and use it in GitHub Desktop.
Bootstrap 5 Login page
// Variables
$primary: #2c3e50;
$secondary: #ecf0f1;
@import "style";
@import "../node_modules/bootstrap/scss/bootstrap.scss";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment