From 6ef0c96645dd01375eca135c3c6d2b0d6386784a Mon Sep 17 00:00:00 2001 From: James Dinh Date: Sat, 23 Jul 2022 18:24:23 -0700 Subject: [PATCH] Changed workshop styles --- contact.html | 2 +- css/general.css | 2 ++ index.html | 2 +- licenses.html | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/contact.html b/contact.html index 049bee7..e25190d 100644 --- a/contact.html +++ b/contact.html @@ -4,7 +4,7 @@ Gilroy Hacks Website Source Code -> HTML (https://gilroyhacks.com) File: licenses.html - Web-Designed by James Dinh ᓚᘏᗢ from scratch using pure HTML, CSS, and JS + Web-Designed by James Dinh ᓚᘏᗢ from scratch using HTML, CSS, and JS For more info, contact jamesdinh77 (at) protonmail (dot) com Copyright Disclaimer: This Source Code is Copyright (c) 2022 Gilroy Hacks All Rights Reserved. diff --git a/css/general.css b/css/general.css index 4136699..9846d38 100644 --- a/css/general.css +++ b/css/general.css @@ -1599,6 +1599,8 @@ section { margin-top: 20px; justify-content: center; align-items: flex-start; + width: 90%; + margin: auto; } .workshop-entry { diff --git a/index.html b/index.html index 148d7f8..ce7afa9 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@