diff --git a/src/css/injected.scss b/src/css/injected.scss index d68de294..19e16337 100644 --- a/src/css/injected.scss +++ b/src/css/injected.scss @@ -250,10 +250,6 @@ html { grid-template-columns: repeat(autofit, minmax(200px, 400px)) !important; background: unset; -section.message { - display: none !important; -} - // TODO: Make this only opacity 0 when the animation will be played to stop a flash of the original > section { border-radius: 16px !important; @@ -3973,4 +3969,4 @@ h2.home-subtitle { margin: 20px; font-size: 20px; font-weight: 400; -} \ No newline at end of file +}