mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
11 lines
234 B
Sass
11 lines
234 B
Sass
@import "app/styles/mixins"
|
|
@import "app/styles/bootstrap/variables"
|
|
|
|
#payments-view
|
|
.start-subscription-button, .end-subscription-button
|
|
margin-bottom: 20px
|
|
float: left
|
|
|
|
.payment-status
|
|
float: left
|
|
margin: 15px
|