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

16 lines
264 B
Sass
Raw Normal View History

2016-06-30 15:32:58 -07:00
@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%