From f0f90e3d850d8bdc2b54e33b61548e55075e1b35 Mon Sep 17 00:00:00 2001 From: 1ilit Date: Tue, 20 Feb 2024 13:25:44 +0200 Subject: [PATCH] Make landing page responsive --- src/index.css | 7 ++++ src/pages/LandingPage.jsx | 68 +++++++++++++++++++++------------------ 2 files changed, 44 insertions(+), 31 deletions(-) diff --git a/src/index.css b/src/index.css index 053cce5..96d6a93 100644 --- a/src/index.css +++ b/src/index.css @@ -105,3 +105,10 @@ .table-border { border-color: rgba(var(--semi-grey-2), 1); } + +.bg-dots { + background-color: white; + opacity: 0.8; + background-image: radial-gradient(rgb(118, 118, 209) 1px, white 1px); + background-size: 20px 20px; +} diff --git a/src/pages/LandingPage.jsx b/src/pages/LandingPage.jsx index b1a15ad..c71c40c 100644 --- a/src/pages/LandingPage.jsx +++ b/src/pages/LandingPage.jsx @@ -160,10 +160,11 @@ export default function LandingPage() { )}
-
+
-
+
+

@@ -197,29 +198,31 @@ export default function LandingPage() {

-
-
+
+
Entity-Relationship diagrams simplified
- - - - - -
+
+ + + + + +
+
Why drawDB?
-
+
@@ -257,14 +260,14 @@ export default function LandingPage() {
-
+
Here is what drawDB offers
More coming soon...
-
+
{features.map((f, i) => (
-
-
+
+
We support these DBMS
-
+
-
-
+
+
Report a bug
@@ -332,7 +335,10 @@ export default function LandingPage() {
Connect with us at - + drawdb@outlook.com
@@ -351,7 +357,7 @@ export default function LandingPage() {
-
+
Attention! The diagrams are saved in your browser. Before clearing the browser make sure to back up your data.