From e13a7688115e25036b476baf20af7389c8edf73a Mon Sep 17 00:00:00 2001 From: Sarab Singh Date: Sat, 2 May 2020 05:35:20 +0530 Subject: [PATCH] margin --- src/components/slideshow/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/slideshow/style.css b/src/components/slideshow/style.css index 5735cb2c40..8c47375753 100644 --- a/src/components/slideshow/style.css +++ b/src/components/slideshow/style.css @@ -47,6 +47,7 @@ justify-content: center; align-items: center; text-align: center; + margin: auto; } .slideshowButtonIcon {