-
+
Block A
-
+
diff --git a/client/src/components/Map/map.css b/client/src/components/Map/map.css
index 9ace48c60b..076b3f6fe0 100644
--- a/client/src/components/Map/map.css
+++ b/client/src/components/Map/map.css
@@ -23,7 +23,7 @@
border-bottom: 1px solid #e2e2e2;
}
-.map-title > h5 {
+.map-title > h4 {
margin-bottom: 0;
}
diff --git a/client/src/components/layouts/layout.css b/client/src/components/layouts/layout.css
index aa3eb9129c..87cb934c95 100644
--- a/client/src/components/layouts/layout.css
+++ b/client/src/components/layouts/layout.css
@@ -223,7 +223,6 @@ h1 {
color: inherit;
font-family: 'Lato', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
- font-weight: bold;
text-rendering: optimizeLegibility;
font-size: 2.25rem;
line-height: 1.1;
@@ -240,7 +239,6 @@ h2 {
color: inherit;
font-family: 'Lato', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
- font-weight: bold;
text-rendering: optimizeLegibility;
font-size: 1.62671rem;
line-height: 1.1;
@@ -257,7 +255,6 @@ h3 {
color: inherit;
font-family: 'Lato', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
- font-weight: bold;
text-rendering: optimizeLegibility;
font-size: 1.38316rem;
line-height: 1.1;
@@ -274,7 +271,6 @@ h4 {
color: inherit;
font-family: 'Lato', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
- font-weight: bold;
text-rendering: optimizeLegibility;
font-size: 1rem;
line-height: 1.1;
@@ -291,7 +287,6 @@ h5 {
color: inherit;
font-family: 'Lato', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
- font-weight: bold;
text-rendering: optimizeLegibility;
font-size: 0.85028rem;
line-height: 1.1;
@@ -308,7 +303,6 @@ h6 {
color: inherit;
font-family: 'Lato', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
- font-weight: bold;
text-rendering: optimizeLegibility;
font-size: 0.78405rem;
line-height: 1.1;