From 3327f7cd1f7852a84babe777cee2c77ed9f236ba Mon Sep 17 00:00:00 2001 From: Igor Halfeld Date: Wed, 11 Sep 2019 23:31:35 -0300 Subject: [PATCH] fix bgColor for tweet --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 7ff9a5f..a6225ae 100644 --- a/style.css +++ b/style.css @@ -71,6 +71,7 @@ body { height: auto; padding: 15px; border: 1px solid #f4f4f4; + background-color: white; } .header-image {