You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aSkelly/scss/page/_example.scss

13 lines
204 B
SCSS

// .side-nav, .content--side-nav{
// display: inline-block;
// }
// .side-nav{
// width: 25%;
// position: fixed;
// }
// .content--side-nav{
// margin-left: 25%;
// width: 75%;
// }