5
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2024-09-19 21:52:31 +00:00
yggdrasil-network.github.io/assets/css/style.scss
2018-03-06 17:55:11 +00:00

24 lines
276 B
SCSS

---
---
@import "jekyll-theme-minimal";
section {
display: table-cell;
width: 100%;
float: none;
}
header {
display: table-cell;
position: relative;
width: 240px;
margin-right: 1em;
}
div.wrapper {
margin-left: none;
margin-right: none;
width: 100%;
}