mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-12-04 04:41:42 -05:00
15 lines
264 B
Sass
15 lines
264 B
Sass
@import "app/styles/style-flat-variables"
|
|
|
|
#confirmation-view
|
|
text-align: left
|
|
|
|
.signup-info-box-wrapper
|
|
width: 100%
|
|
|
|
.signup-info-box
|
|
padding: 10px 20px
|
|
border: 2px dashed $burgandy
|
|
|
|
.modal-body-content
|
|
width: 80%
|
|
margin-left: 10%
|