Do not build user css

This commit is contained in:
2025-02-10 11:05:16 -05:00
parent 58178cc66d
commit 326af55c5c
24 changed files with 13 additions and 12 deletions
@@ -0,0 +1,20 @@
.modal
margin: auto
margin-top: 90px
width: 90%
max-width: 756px
background-color: #fff
padding: 1em
z-index: 9085
.overlay
height: 100%
width: 100%
position: fixed
top: 0
left: 0
background-color: rgba(0, 0, 0, 0.2)
z-index: 9084
.flush--top
margin-top: 0