4
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2025-06-26 10:49:24 +00:00

Initial commit

This commit is contained in:
Neil Alexander
2018-03-06 14:02:44 +00:00
commit 3433c06c93
5 changed files with 147 additions and 0 deletions

21
assets/css/style.scss Normal file
View File

@ -0,0 +1,21 @@
---
---
@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%;
}