]> git.openstreetmap.org Git - rails.git/blob - app/assets/stylesheets/errors.scss
8ef3b9771e0229527a93f04a23ca0e24815a1a0e
[rails.git] / app / assets / stylesheets / errors.scss
1 body {
2   font-family: system-ui;
3 }
4
5 .logo {
6   float: left;
7   margin: 10px;
8 }
9
10 .details {
11   float: left;
12 }