mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-12-04 04:41:42 -05:00
17 lines
280 B
Sass
17 lines
280 B
Sass
#coppa-deny-view
|
|
.parent-email-blurb
|
|
width: 500px
|
|
|
|
.parent-email-input-group
|
|
display: flex
|
|
flex-direction: row
|
|
align-items: center
|
|
text-align: center
|
|
|
|
.glyphicon
|
|
width: 0
|
|
line-height: 40px
|
|
font-size: 30px
|
|
|
|
.error
|
|
color: red
|