From 4117285c98bef8392f03cdba4642ecf2bec59a9e Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 5 Jul 2021 14:05:47 +0200 Subject: Refactor skills section class names --- app/stylesheets/web/skills.styl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/stylesheets/web') diff --git a/app/stylesheets/web/skills.styl b/app/stylesheets/web/skills.styl index 5614523..29e9fd3 100644 --- a/app/stylesheets/web/skills.styl +++ b/app/stylesheets/web/skills.styl @@ -10,7 +10,7 @@ } -.skills__content__title { +.skills__title { min-width: 14% text-align: right font-weight: 900 @@ -19,7 +19,7 @@ } } -.skills__content__items { +.skills__items { width: 80% margin-bottom: 0.1em margin-left: 25px -- cgit v1.2.3