From 490e1ab350e71d0e0d7c529c4a88e01c8668e96c Mon Sep 17 00:00:00 2001 From: Dan Jones Date: Thu, 9 Dec 2021 12:14:34 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Make=20skills=20list=20a=20bit?= =?UTF-8?q?=20nicer=20to=20look=20at?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _assets/css/style.scss | 6 ++++++ web.html | 7 ++++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/_assets/css/style.scss b/_assets/css/style.scss index 65a4789..5bb11fa 100644 --- a/_assets/css/style.scss +++ b/_assets/css/style.scss @@ -158,3 +158,9 @@ p, dl, ul, ol { max-height: 12rem; } } + +ul.skills { + display: grid; + grid-gap: .25rem; + grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); +} diff --git a/web.html b/web.html index 8ee0401..f496293 100644 --- a/web.html +++ b/web.html @@ -19,11 +19,12 @@ title: Web Résumé

Web developer with broad experience in both large (educational and commercial) and small(commercial) websites. Designed custom web applications from the ground up, and modified existing open-source applications to meet specific needs. Effective communicator, with experience researching and writing content for educational websites. Social media expertise maintaining Facebook and Twitter accounts for educational institution, and building Facebook applications.

Skills include:

-