John Au-Yeung
1 min readDec 21, 2019

--

Thanks very much for reading gravity well. It’s great that you found this article that I wrote 4 months ago.

I skipped HomePage.css and TopBar.css since they didn’t contribute much. I put:

.home-page {
width: 90vw;
margin: 0 auto;
}

in HomePage.css .

TopBar.css has nothing so you can skip it.

--

--

No responses yet