diff --git a/404.html b/404.html index 40375c2c..502c84e7 100644 --- a/404.html +++ b/404.html @@ -7,6 +7,6 @@ title: "Error 404, Page Not Found"

404

{% t error.title %}

-

{% t error.button %}

+

{% t error.button %}

\ No newline at end of file diff --git a/css/custom.css b/css/custom.css index 95f6d4a4..79fc4f51 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1851,6 +1851,10 @@ a.btn-link:hover span.icon-blockchain, a.btn-link:focus span.icon-blockchain, a. font-size: 1rem; } +.btn-fixed#btn-404 { + margin-bottom: 1rem; +} + } @media only screen and (max-width: 30rem) {