mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 22:12:15 +00:00
lint, fix Python 3.10 bug
This commit is contained in:
@@ -24,7 +24,8 @@ h6 {
|
||||
margin-top: 3em;
|
||||
margin-bottom: 0.5em;
|
||||
line-height: 1.2;
|
||||
font-family: Seravek, 'Gill Sans Nova', Ubuntu, Calibri, 'DejaVu Sans', source-sans-pro, sans-serif;
|
||||
font-family: Seravek, 'Gill Sans Nova', Ubuntu, Calibri, 'DejaVu Sans', source-sans-pro,
|
||||
sans-serif;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@@ -123,4 +124,3 @@ hr {
|
||||
background-color: #dea31d;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user