diff --git a/Global/Global.css b/Global/Global.css index 844d1e4..3e79675 100644 --- a/Global/Global.css +++ b/Global/Global.css @@ -266,4 +266,8 @@ main { article h2 { color: #ffba54; +} + +article { + background: unset; } \ No newline at end of file