diff --git a/layouts/404.html b/layouts/404.html index 3d8f159d155..f82c1c3b89f 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -54,6 +54,7 @@ fill: var(--MAIN-TEXT-color) !important; } #shrug svg{ + transform: scaleX(-1); width: 15rem; }