From c86223f7b3bb39ee56a84f08f7fd74da95870176 Mon Sep 17 00:00:00 2001 From: Rafael Bardini Date: Sun, 8 Mar 2020 13:21:05 +0100 Subject: [PATCH] Don't capitalize profile networks --- style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/style.css b/style.css index d5bbdaa..b9dc5fa 100644 --- a/style.css +++ b/style.css @@ -102,9 +102,6 @@ h4 span:first-child { text-align: right; padding-right: 30px; } -#profiles .network { - text-transform: capitalize; -} #work .position, #volunteer .position { font-weight: bold;