From f722d20725586ee4744d077770ef7a89ab05e360 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 10 Aug 2023 15:39:23 +0300 Subject: Migrate from brunch to hugo --- app/stylesheets/web/projects.styl | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 app/stylesheets/web/projects.styl (limited to 'app/stylesheets/web/projects.styl') diff --git a/app/stylesheets/web/projects.styl b/app/stylesheets/web/projects.styl deleted file mode 100644 index f3889af..0000000 --- a/app/stylesheets/web/projects.styl +++ /dev/null @@ -1,21 +0,0 @@ -.projects { -} - -.projects__header { -} - -.project { -} - -.project__title { - margin-bottom: 0 - font-size: 1.1em - -} - -.project__content { - margin-left: 1.2em - margin-right: 1.2em - margin-top: 0.3em - margin-bottom: 1.5em -} -- cgit v1.2.3