mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
modal halo
This commit is contained in:
parent
08453f9f7c
commit
7aa81199ce
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
position: relative;
|
||||
margin: 3.75rem auto;
|
||||
border-radius: 1rem;
|
||||
box-shadow: 0 0 0 1px $active-gray;
|
||||
box-shadow: 0 0 0 4px $ui-white-15percent;
|
||||
background-color: $ui-white;
|
||||
padding: 0;
|
||||
width: 48.75rem;
|
||||
|
|
Loading…
Reference in a new issue