From aece867989b89f571a1526646bf8e1a588fcebed Mon Sep 17 00:00:00 2001 From: Joris Date: Sat, 9 Jan 2021 14:40:16 +0100 Subject: Simplify project skills classes --- public/main.css | 2 +- public/projects.html | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) (limited to 'public') diff --git a/public/main.css b/public/main.css index cd207a5..a6a68e5 100644 --- a/public/main.css +++ b/public/main.css @@ -175,7 +175,7 @@ ul { padding-left: 0; } -.g-Skills__Item { +.g-Skills > li { font-size: 0.8rem; margin-right: 1rem; margin-bottom: 0.5rem; diff --git a/public/projects.html b/public/projects.html index 0bf8ce7..bd749bd 100644 --- a/public/projects.html +++ b/public/projects.html @@ -38,11 +38,11 @@ @@ -63,8 +63,8 @@ @@ -95,8 +95,8 @@ @@ -129,11 +129,11 @@ @@ -164,9 +164,9 @@ @@ -199,7 +199,7 @@ @@ -232,7 +232,7 @@ -- cgit v1.2.3