From 11e242703aa881354610df13f12f2eb17d79cabe Mon Sep 17 00:00:00 2001 From: Pratik Gholap <65550720+soham283@users.noreply.github.com> Date: Tue, 1 Jun 2021 17:24:37 +0530 Subject: [PATCH] changed in CSS file and added style in img tag (#3689) --- overrides/assets/stylesheets/home.css | 4 ++++ overrides/home.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/overrides/assets/stylesheets/home.css b/overrides/assets/stylesheets/home.css index 9bf330ce6..b7bdee207 100644 --- a/overrides/assets/stylesheets/home.css +++ b/overrides/assets/stylesheets/home.css @@ -50,6 +50,10 @@ padding: 20px; } +.animated-gradient img { + display: block !important; +} + .md-typeset img, .md-typeset svg { max-width: initial; diff --git a/overrides/home.html b/overrides/home.html index 3c2dcdfa5..d8fcb5020 100644 --- a/overrides/home.html +++ b/overrides/home.html @@ -4,7 +4,7 @@
- +