From 1963da1ae302c7854ff04929f2bb19a1f1e763d7 Mon Sep 17 00:00:00 2001 From: James Dinh Date: Sat, 23 Jul 2022 00:51:50 -0700 Subject: [PATCH] Updated spots --- contact.html | 2 +- css/general.css | 13 ++++++++++++- index.html | 18 +++++++++++++++--- licenses.html | 2 +- 4 files changed, 29 insertions(+), 6 deletions(-) diff --git a/contact.html b/contact.html index 4ea840e..898a3ae 100644 --- a/contact.html +++ b/contact.html @@ -96,7 +96,7 @@

Aug 12 - 14

-

22 spots remaining

+

21 spots remaining

diff --git a/css/general.css b/css/general.css index 29acf0b..d7db172 100644 --- a/css/general.css +++ b/css/general.css @@ -1579,11 +1579,22 @@ section { min-width: 500px; background-color: rgb(19, 29, 41); border-radius: 10px; - padding: 10px 30px; box-shadow: 5px 5px 10px rgb(0 0 0 / 20%); text-align: left; + overflow: hidden; } +.workshop-header { + padding: 10px 30px; +} + +.workshop-desc { + margin-top: 10px; + padding: 10px 30px; + background-color: #222429; +} + +/* Rules */ #rules-description { margin: 10px 20px; font-size: 18px; diff --git a/index.html b/index.html index c88068b..3bde872 100644 --- a/index.html +++ b/index.html @@ -100,7 +100,7 @@

Aug 12 - 14

-

22 spots remaining

+

21 spots remaining

@@ -489,10 +489,22 @@ (under construction)
- yo +
+

Web Dev Workshop

+

Aug 13, 11am

+
+
+ Topics Covered: +
    +
  • Git Version Control
  • +
  • Basics of Website Development
  • +
  • HTML
  • +
  • CSS
  • +
+
- hi +
--> diff --git a/licenses.html b/licenses.html index a04bed8..b94b7c0 100644 --- a/licenses.html +++ b/licenses.html @@ -94,7 +94,7 @@

Aug 12 - 14

-

22 spots remaining

+

21 spots remaining