From 0713bd20d0d286774608361f1d8a4b8e49f33aee Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Mon, 28 Dec 2020 15:27:23 -0500 Subject: [PATCH] multiple css improvements --- _sass/site/codeblock.scss | 1 + _sass/site/page.scss | 30 ++++++++++++++++++++++++++++++ index.html | 5 +---- 3 files changed, 32 insertions(+), 4 deletions(-) diff --git a/_sass/site/codeblock.scss b/_sass/site/codeblock.scss index 4303f0b..02ad5fe 100644 --- a/_sass/site/codeblock.scss +++ b/_sass/site/codeblock.scss @@ -3,6 +3,7 @@ pre { font-size: 12px; border: 1px #e1e4e8 solid; background-color: #f6f8fa; + box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.19); } div.highlighter-rouge { diff --git a/_sass/site/page.scss b/_sass/site/page.scss index 40d3975..425ff18 100644 --- a/_sass/site/page.scss +++ b/_sass/site/page.scss @@ -138,4 +138,34 @@ blockquote:before { blockquote p { display: inline; font-style: italic; +} + +.twitter-tweet { + border-radius: 15px; + box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.19); + + iframe { + padding: 0; + max-width:100%; + } +} + +.card-img-top{ + max-width:100%; + padding:0; +} + +.home-project:hover{ + box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.19); + transition: 0.15s; +} + +.list-group-item-action{ + transition: background 0.2s cubic-bezier(0, 0, 0.58, 1); +} + +.list-group-item-action:hover{ + // box-shadow: 0 4px 2px rgba(0, 0, 0, 0.19); + transition: background 0s; + } \ No newline at end of file diff --git a/index.html b/index.html index 45b48cc..d2fb999 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,6 @@ uses:

Hi,

I am Evan Pratten

-

VA3ZZA

@@ -24,9 +23,7 @@ uses:

Who I am

-

I am a senior-year Highschool student who studies computer science, just finished a pipeline - internship - at Industrial Brothers and am one of the primary +

I am a senior-year Highschool student who studies computer science, a Canadian amateur radio operator (callsign va3zza), and am one of the primary software developers writing the code that powers competition-ready robots at Raider