From c0f554b65e38b8d0308bea1e252be025bc33191c Mon Sep 17 00:00:00 2001 From: Ahmed Cool Projects <72823374+AhmedCoolProjects@users.noreply.github.com> Date: Tue, 6 Dec 2022 01:45:03 +0100 Subject: [PATCH] fixing hero buttons layout on small mobile screens (#1695) ## Description ## Type of change - [ ] :sunflower: Feature - [x] :bug: Bugfix - [ ] :world_map: Documentation - [ ] :robot: Test - [ ] :computer: CI/Deployment - [ ] :hamster: Trivial/Minor ## Issue(s) * # ## Test Plan - [ ] :muscle: Manual - [ ] :zap: Unit test - [ ] :green_heart: E2E Co-authored-by: Georgi Matev Co-authored-by: Georgi Matev --- website/src/components/parts/Hero.js | 2 +- website/tailwind.config.js | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/website/src/components/parts/Hero.js b/website/src/components/parts/Hero.js index 037cc606b..d4b6baee4 100644 --- a/website/src/components/parts/Hero.js +++ b/website/src/components/parts/Hero.js @@ -33,7 +33,7 @@ export default function Hero() {

-
+