diff --git a/css/style.css b/css/style.css index e82eefc..9aa4a4c 100644 --- a/css/style.css +++ b/css/style.css @@ -191,6 +191,38 @@ a:focus { .intro .intro-body .intro-text { font-size: 26px; } + + .hb-sm { + display: none; + } + .hb-xs { + display: block; + } + #logo_large, #logo_about { + display: none; + } + #logo_small { + display: block; + } +} + +.hb-sm { + display: block; +} +.hb-xs { + display: none; +} +#logo_large, #logo_about { + display: block; +} +#logo_small { + display: none; +} +#logo_large, #logo_about { + display: none; +} +#logo_small { + display: block; } .btn-circle { @@ -268,7 +300,7 @@ a:focus { } .content-section { - padding-top: 50px; + padding-top: 0px; text-align: center; } diff --git a/index.html b/index.html index 2665f4f..d47c937 100644 --- a/index.html +++ b/index.html @@ -57,26 +57,32 @@

-

+

+


@@ -90,7 +96,7 @@

About ENPaul

- +

ENPaul is a Mechanical Engineering student at Worcester Polytechnic Institute in Worcester Massachusets with way too much time on his hands. He works at WPI Network Operations and 3DS SolidWorks and runs this website when he's bored. He is SolidWorks Professional Certified, and working on getting certified in AutoDesk AutoCAD and SolidWorks Simulation.