diff --git a/src/App.js b/src/App.js
index 9e2de815..11aeba71 100644
--- a/src/App.js
+++ b/src/App.js
@@ -33,8 +33,8 @@ const App = () => {
-
+
diff --git a/src/scss/_deprecation-alert.scss b/src/scss/_deprecation-alert.scss
index c3dd986a..f91e9a8a 100644
--- a/src/scss/_deprecation-alert.scss
+++ b/src/scss/_deprecation-alert.scss
@@ -2,7 +2,7 @@
background-color: yellow;
text-align: center;
p {
- font-size: 1.4rem;
+ font-size: 1.2rem;
font-weight: 900;
}