[lego/master] fix padding in page container

6 Sep
2019
6 Sep
'19
12:59 a.m.
commit 094dd93359d24f87c74eaa932de7f3214dd93333 Author: Antonela <hola@antonela.me> Date: Thu Sep 5 20:59:55 2019 -0400 fix padding in page container --- assets/scss/_tor.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/scss/_tor.scss b/assets/scss/_tor.scss index c73909d..b673e5e 100644 --- a/assets/scss/_tor.scss +++ b/assets/scss/_tor.scss @@ -2,9 +2,9 @@ * Base structure */ -/* Move down content because we have a fixed navbar that is 3.5rem tall */ +/* Move down content because we have a fixed navbar that is 10rem tall */ .page { - padding-top: 3.5rem; + padding-top: 10rem; } /* Reset */
2125
Age (days ago)
2125
Last active (days ago)
0 comments
1 participants
participants (1)
-
antonela@torproject.org