mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-12-04 12:51:12 -05:00
18 lines
280 B
Sass
18 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
|