X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/942e62117ff7f12d40618a94ea3f4e86f8cb25af..328c4fce50037c6e9b294effbd7180a9e41201db:/app/assets/stylesheets/errors.scss diff --git a/app/assets/stylesheets/errors.scss b/app/assets/stylesheets/errors.scss index fd1400232..8ef3b9771 100644 --- a/app/assets/stylesheets/errors.scss +++ b/app/assets/stylesheets/errors.scss @@ -1,3 +1,7 @@ +body { + font-family: system-ui; +} + .logo { float: left; margin: 10px;