5
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2024-09-20 04:52:33 +00:00
yggdrasil-network.github.io/assets/css/style.scss
2018-03-06 14:02:44 +00:00

22 lines
239 B
SCSS

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