random width of buildings

This commit is contained in:
2020-09-09 11:44:19 +02:00
parent cdf8aa6064
commit e67c7debc5
4 changed files with 58 additions and 8 deletions
+11
View File
@@ -24,6 +24,17 @@ header[role="banner"]{
padding:1em;
pointer-events: none;
h1{
font-weight: 400;
font-size: 1.323em;
sup{
background-color: #1a1a1a;
border-radius: 5px;
color: #fff;
padding:0.1em 0.3em;
font-size: 0.5em;
}
}
h2{
font-weight: 400;
font-size: 1em;
}