From 327f84fe123271020ceb542eb6254012c4afaa08 Mon Sep 17 00:00:00 2001 From: Varsha Pandian <139967182+varshapandiann@users.noreply.github.com> Date: Sat, 12 Oct 2024 14:52:46 +0530 Subject: [PATCH 1/2] Update index.html --- index.html | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 786544f..ae4ec76 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@
  • Home
  • About
  • FAQs
  • -
  • Contact Us
  • +
  • Contact Us
  • OpenTekHub Blockchain Repository

    @@ -85,6 +85,9 @@

    About Us

    +
    +

    Why Us

    +
    @@ -173,15 +176,16 @@

    Frequently Asked Questions

    About the Repository

    -

    This repository demonstrates blockchain prices using api and javascript.

    - BlockChain Repository +

    This repository focuses on building and implementing cryptocurrency features like price prediction.

    +

    We encourage blockchain enthusiasts to contribute to this open-source project, making it an educational

    +

    platform for developers worldwide.

    Connect with us

    - - - + + +
    From da188092592af088a210f1b476f43d6d528b631b Mon Sep 17 00:00:00 2001 From: Varsha Pandian <139967182+varshapandiann@users.noreply.github.com> Date: Sat, 12 Oct 2024 14:53:03 +0530 Subject: [PATCH 2/2] Update styles.css --- styles.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/styles.css b/styles.css index 5332615..89db324 100644 --- a/styles.css +++ b/styles.css @@ -604,6 +604,15 @@ p.tagline.dark-mode{ color: #f6ff00; } +.left{ + align-items:flex-start; +} + +.right{ + font-size:large; + text-align: center; +} + /* Media Queries for Mobile View */ /* Medium devices (tablets, 768px and below) */