Skip to content

Instantly share code, notes, and snippets.

View dballowe7912's full-sized avatar

Donald Ballowe dballowe7912

View GitHub Profile
@adrianhajdin
adrianhajdin / App.css
Created April 21, 2023 09:58
Build and Deploy Your Own ChatGPT AI SaaS Business with React
@tailwind base;
@tailwind components;
@tailwind utilities;
/*
Note: The styles for this gradient grid background is heavily inspired by the creator of this amazing site (https://dub.sh) – all credits go to them!
*/
.main {
width: 100vw;