mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 16:17:57 -05:00
9 lines
154 B
Sass
9 lines
154 B
Sass
|
#legal-view
|
||
|
@import "bootstrap/variables"
|
||
|
.aside
|
||
|
float: right
|
||
|
width: 300px
|
||
|
margin-left: 20px
|
||
|
|
||
|
.cc-license-link
|
||
|
margin-left: 10px
|