From 0f8cad1b67f2326c58828f63d4305203fe678d4a Mon Sep 17 00:00:00 2001 From: Marc Date: Thu, 3 Mar 2016 09:26:06 -0500 Subject: [PATCH] Removed useless CSS. --- css/style.css | 7 ++----- index.html | 7 +++++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/css/style.css b/css/style.css index cffa5f0..4abf771 100644 --- a/css/style.css +++ b/css/style.css @@ -23,7 +23,8 @@ body { */ .pad10vw { padding-left: 10vw; padding-right: 10vw;} -.pad10vh { padding-top: 10vh !important; } +.pad10vh { padding-top: 10vh; } +.pad30vh { padding-top: 30vh; } .marb1r { margin-bottom: 1rem;} @@ -105,10 +106,6 @@ header a { width: 100vw; } -.panel > section { - padding-top: 30vh; -} - .panel > section > h1 { font-size: 5rem; } diff --git a/index.html b/index.html index 5f9afe6..d54f967 100644 --- a/index.html +++ b/index.html @@ -43,7 +43,7 @@
-
+

Hi, I'm Marc.

I love to

I am a third-year computer engineering student at McGill University who is interested in full-stack web development, embedded electronics, low-level programming and journalism. @@ -71,7 +71,10 @@