From 8c0dd2072093f29127659a3e8ea3b6bfb6f85efe Mon Sep 17 00:00:00 2001 From: Eliseu Amaro Date: Mon, 13 Sep 2021 13:44:54 +0100 Subject: [PATCH] [CSS] Fxed SoC pages top padding at certan screen widths. --- assets/css/style.css | 4 +++- soc/2021/index.php | 2 +- soc/index.html | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index edf4840..c30b58b 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -129,10 +129,12 @@ hr { height: 3rem !important; width: 3rem !important; } + .soc { + position: relative !important; + } .content, .ribbon-wrapper, .content-team { - top: 0 !important; padding: 1.5rem !important; } .content-team .g .l-box-lrg:last-child { diff --git a/soc/2021/index.php b/soc/2021/index.php index 17e1b91..d3fd567 100644 --- a/soc/2021/index.php +++ b/soc/2021/index.php @@ -33,7 +33,7 @@
-
+

Summer of Code 2021

diff --git a/soc/index.html b/soc/index.html index bffcc20..3ab45dd 100644 --- a/soc/index.html +++ b/soc/index.html @@ -28,7 +28,7 @@
-
+

Summer of Code