Run scss formatter
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
.dod-login-notice {
|
||||
background: rgba(0,0,0,.5);
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
overflow: scroll;
|
||||
padding: $gap*4 0;
|
||||
padding: ($gap * 4) 0;
|
||||
position: fixed;
|
||||
right: 0;
|
||||
text-align: left;
|
||||
|
Reference in New Issue
Block a user