@@ -65,7 +66,7 @@
font-family: 'montserratregular';
}
.lead > .container {
- padding-bottom: 1rem;
+ padding-bottom: 1.5rem;
padding-top: 1rem;
}
.brand-header {
@@ -80,6 +81,12 @@
font-size: 1.5rem;
margin-left: 2rem;
vertical-align: bottom;
+ }
+ .sub-text {
+ display: inline-block;
+ font-size: 1.2rem;
+ margin-left: 2rem;
+ vertical-align: bottom;
}
/*.report-error {
color: #c2178a;
@@ -133,4 +140,4 @@
height: 75px;
max-width: 250px;
}
-
\ No newline at end of file
+
diff --git a/app/src/components/ReportForm.svelte b/app/src/components/ReportForm.svelte
index 1bdc207..138468a 100644
--- a/app/src/components/ReportForm.svelte
+++ b/app/src/components/ReportForm.svelte
@@ -18,9 +18,9 @@
console.log()}">
Fout melden
@@ -88,4 +88,4 @@
font-weight: 600;
cursor: pointer;
}
-
\ No newline at end of file
+