From fab0654942bd610c99999a6d193e0630d0cd6f98 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sun, 25 Apr 2021 23:45:22 +0300 Subject: Moving to nicenet --- static/site.css | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'static') diff --git a/static/site.css b/static/site.css index 6c79aa9..bf328f5 100644 --- a/static/site.css +++ b/static/site.css @@ -55,3 +55,21 @@ li p { .ticker-item::before { content: " ✑ "; } + +.hero section { + padding: 0 5rem; +} + +@media screen and (max-width: 768px) { + .hero section { + padding: 0 2rem; + } + + .hero-image { + display: none + } + +} +footer { + color: #8b8b8b; +} -- cgit v1.2.3-70-g09d2