mirror of
https://github.com/cwinfo/yggdrasil-network.github.io.git
synced 2024-11-09 23:50:26 +00:00
parent
910804cdab
commit
ef5f9dd65a
@ -17,7 +17,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<header>
|
<header>
|
||||||
<a href="{{ site.github.url }}"> <img id="logo" src="assets/images/ygg-logo.png" alt="Yggdrasil" /> </a>
|
<a href="{{ site.github.url }}"> <img src="assets/images/ygg-logo.png" alt="Yggdrasil" style="width: 1.8in;"/> </a>
|
||||||
<p>{{ site.description | default: site.github.project_tagline }}</p>
|
<p>{{ site.description | default: site.github.project_tagline }}</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
@ -3,14 +3,6 @@
|
|||||||
|
|
||||||
@import "jekyll-theme-minimal";
|
@import "jekyll-theme-minimal";
|
||||||
|
|
||||||
#logo {
|
|
||||||
width: 1.8in;
|
|
||||||
|
|
||||||
margin-left: none;
|
|
||||||
margin-right: auto;
|
|
||||||
margin-bottom: 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
section {
|
section {
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user