mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 00:28:31 -05:00
18 lines
288 B
Sass
18 lines
288 B
Sass
#subscription-view
|
|
.start-subscription-button, .end-subscription-button
|
|
margin-bottom: 20px
|
|
float: left
|
|
width: 100%
|
|
|
|
.unsubscribe-feedback
|
|
width: 100%
|
|
|
|
h3
|
|
margin-top: 0
|
|
|
|
textarea
|
|
width: 100%
|
|
|
|
button.btn
|
|
width: 100%
|
|
margin-top: 12px
|