User foundation setup
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
.modal
|
||||
margin: 10px auto
|
||||
width: 300px
|
||||
background-color: #fff
|
||||
padding: 1em
|
||||
|
||||
.overlay
|
||||
height: 100%
|
||||
width: 100%
|
||||
position: fixed
|
||||
top: 0
|
||||
left: 0
|
||||
background-color: rgba(0, 0, 0, 0.2)
|
||||
|
||||
.flush--top
|
||||
margin-top: 0
|
||||
Reference in New Issue
Block a user