Added trailing newline.

This commit is contained in:
2021-10-02 07:19:34 +02:00
parent 0b99a430ee
commit 9f47f9f49c
33 changed files with 40 additions and 33 deletions

View File

@@ -6,4 +6,4 @@
@import 'form/form';
@import 'imageGrid/imageGrid';
@import 'osmMap/osmMap';
@import 'userProfile/userProfile';
@import 'userProfile/userProfile';

View File

@@ -87,4 +87,4 @@
color: $-grey;
}
}
}
}

View File

@@ -68,4 +68,4 @@ $-logo-height: 45px;
position: fixed;
z-index: 10;
}
}
}

View File

@@ -118,4 +118,4 @@
visibility: visible;
opacity: 1;
}
}
}

View File

@@ -44,4 +44,4 @@
padding: .5em;
border-radius: 2px;
}
}
}

View File

@@ -19,4 +19,4 @@
}
}
}
}
}

View File

@@ -13,4 +13,4 @@
flex-shrink: 1;
flex-basis: max-content;
}
}
}