5
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2025-03-01 02:51:34 +00:00

22 lines
239 B
SCSS
Raw Normal View History

2018-03-06 14:02:44 +00:00
---
---
@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%;
}