4
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2025-06-26 09:39:23 +00:00

Slight website refresh

This commit is contained in:
Neil Alexander
2021-06-06 12:14:51 +01:00
parent 37c3f22333
commit 80921fb557
17 changed files with 316 additions and 650 deletions

View File

@ -6,6 +6,11 @@ tags: dontlink
body {
color: #333333;
font: 14px/1.5 -apple-system, "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
img#logo {
width: 80%;
}
div.wrapper {
@ -44,7 +49,8 @@ section {
header {
flex: initial;
position: relative;
margin-right: 1em;
margin-right: 4em;
max-width: 200px;
@media screen and (max-width: 768px) {
> p {
padding-right: 20%;