From 297c1c69cc0cd2e1e2198e6d8a428985ca4b182f Mon Sep 17 00:00:00 2001 From: Nhlalala Date: Tue, 5 Feb 2019 00:09:56 +0200 Subject: [PATCH 1/2] increased white space on the previous events section --- css/styles.css | 2 +- index.html | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/css/styles.css b/css/styles.css index 2e1e7bc..4655492 100644 --- a/css/styles.css +++ b/css/styles.css @@ -416,7 +416,7 @@ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20a6bb', end #team h3 { color: #0a4b55; } -img .img-circle.team-img { +img.img-circle.team-img { width: 16rem; height: 16rem; } diff --git a/index.html b/index.html index 3f2e625..da9c28c 100644 --- a/index.html +++ b/index.html @@ -149,7 +149,7 @@

Finished Events

This Section Displays previous events conducted by programmer me.

-
Thumb 4 +
Thumb 4

MLCC Study Jam

@@ -157,7 +157,7 @@

MLCC Study Jam

-
Thumb 4 +
Thumb 4

Hour Of Code

@@ -165,7 +165,7 @@

Hour Of Code

-
Thumb 4 +
Thumb 4
-
Thumb 4 +
Thumb 4

MLH Hack Day

From 64d60a9e9d19c169114e23e4b66cfaa58b523639 Mon Sep 17 00:00:00 2001 From: Nhlalala Date: Tue, 5 Feb 2019 00:18:59 +0200 Subject: [PATCH 2/2] added white space to section-title --- css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index 4655492..dc9d645 100644 --- a/css/styles.css +++ b/css/styles.css @@ -203,7 +203,7 @@ a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:acti filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#053740', endColorstr='#99053740', GradientType=0 ); /* IE6-9 */ } .section-title { - padding: 2.5rem 0 6rem 0; + padding: 6rem 0 4rem 0; } .intro H1 { font-size: 6rem;