mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
12 lines
No EOL
214 B
Sass
12 lines
No EOL
214 B
Sass
@import "bootstrap/variables"
|
|
#editor-nav-view
|
|
.editor-column
|
|
width: 33%
|
|
box-sizing: border-box
|
|
padding-right: 20px
|
|
float: left
|
|
h3
|
|
text-decoration: underline
|
|
margin-bottom: 2px
|
|
|
|
|