diff --git a/assets/images/etcher.svg b/assets/images/etcher.svg new file mode 100644 index 00000000..667ca170 --- /dev/null +++ b/assets/images/etcher.svg @@ -0,0 +1,18 @@ + + + + light-logo + Created with Sketch. + + + + + diff --git a/build/css/main.css b/build/css/main.css index 1978a450..d4a284d3 100644 --- a/build/css/main.css +++ b/build/css/main.css @@ -1254,7 +1254,7 @@ mark, .text-right, .section-header { text-align: right; } -.text-center, .alert, .alert-ribbon { +.text-center, .alert, .alert-ribbon, .section-footer { text-align: center; } .text-justify { @@ -6332,6 +6332,9 @@ body { color: #ddd; } .section-footer { + display: flex; + align-items: center; + justify-content: center; position: fixed; bottom: 20px; left: 0; @@ -6343,7 +6346,7 @@ body { .section-footer .col-xs { padding: 0; } .section-footer hero-icon .icon { - margin: 0; } + margin: 0 13px; } .section-footer [open-external]:hover { color: #85898c; text-decoration: underline; } diff --git a/lib/index.html b/lib/index.html index ecacef39..00f758fd 100644 --- a/lib/index.html +++ b/lib/index.html @@ -36,18 +36,20 @@
-