This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
codecombat/app/views/core/CreateAccountModal/confirmation-view.sass
Scott Erickson f929cbdf75 Migrate modals and sass files
Note, this leaves a couple templates broken
2016-09-23 16:30:36 -07:00

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%