pathfinder/demo2/pathfinder.scss

14 lines
199 B
SCSS
Raw Normal View History

2018-12-18 17:00:46 -05:00
@import "./node_modules/bootstrap/scss/bootstrap.scss";
html, body {
height: 100%;
width: 100%;
}
#open-wrapper {
display: block;
position: absolute;
right: 0;
bottom: 0;
}