diff --git a/index.html b/index.html index 0f9c335..24956ac 100644 --- a/index.html +++ b/index.html @@ -96,7 +96,7 @@

WEB DEVELOPMENT


-

DATA WORK


+

DATA SCIENCE


@@ -106,6 +106,17 @@

DATA WORK


American Geography: Wrangling US Census data from database to the web

+
+

SOFTWARE


+
+ +
+

• Web: HTML/CSS/JS, Leaflet, MapLibre

+

• Data: R, SQL, BASH

+

• GIS: QGIS, GRASS GIS, PostGIS

+

• Image: Inkscape, GIMP, ImageMagick

+
+

EDUCATION


diff --git a/style.css b/style.css index 339c233..5022859 100644 --- a/style.css +++ b/style.css @@ -1,12 +1,12 @@ h1 {font-family:'Montserrat'; font-size:35px; font-weight:900; line-height:0.8; margin:0; padding:0; letter-spacing:-2px;} h2 {font-family:'Montserrat'; font-size:11px; font-weight:600; line-height:1; margin:0; padding:0;} -h3 {font-family:'Libre Baskerville'; font-size:25px; font-weight:400; line-height:1.4; margin:0; padding:0; letter-spacing:-1px;} +h3 {font-family:'Libre Baskerville'; font-size:22px; font-weight:400; line-height:1.4; margin:0; padding:0; letter-spacing:-1px;} h4 {font-family:'Libre Baskerville'; font-size:16px; font-weight:400; line-height:1.4; margin:0; padding:0;} p {font-family:'Montserrat'; font-size:16px; font-weight:400; line-height:1.7; margin:0; padding:0;} a {color:#333; text-decoration:underline; text-decoration-thickness:1px;} hr {border:none; height:1px; background-color:#333; width:100%; margin:5px 0 0 0; padding:0;} .pacifico {font-family:Pacifico; font-size:50px; font-weight:400; letter-spacing:0; margin:-10px 0 5px 0;} -.gowun{font-family:'Gowun Batang'; font-weight:400; font-size:25px; letter-spacing:0;} +.gowun{font-family:'Gowun Batang'; font-weight:400; font-size:22px; letter-spacing:0;} .black a{color:#333;} .black h1{color:#333;}