mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
scss
This commit is contained in:
6
src/scss/styles.scss
Normal file
6
src/scss/styles.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
html, body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
height: 100%;
|
||||
background-color: gray;
|
||||
}
|
||||
Reference in New Issue
Block a user