From c18016aaa886cfcf373586d229ebc10858b21260 Mon Sep 17 00:00:00 2001 From: Manish Date: Thu, 30 Jun 2022 12:24:46 +1000 Subject: [PATCH] Styling updated for small devices --- random-quote-machine/public/index.html | 1 + random-quote-machine/src/App.js | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/random-quote-machine/public/index.html b/random-quote-machine/public/index.html index 03b42a1..049b975 100644 --- a/random-quote-machine/public/index.html +++ b/random-quote-machine/public/index.html @@ -36,5 +36,6 @@ To begin the development, run `npm start` or `yarn start`. To create a production bundle, use `npm run build` or `yarn build`. --> + diff --git a/random-quote-machine/src/App.js b/random-quote-machine/src/App.js index 1f33058..9dabef1 100644 --- a/random-quote-machine/src/App.js +++ b/random-quote-machine/src/App.js @@ -57,14 +57,14 @@ class App extends React.Component {