From e3cb9795f50a25c57344c00ff58c55dc3d0bfeca Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Mon, 1 Apr 2024 15:09:46 +0100 Subject: Revert "Put nav at the bottom of the page, so it doesn't move around from lesson to lesson." This reverts commit 4d346ace41edd8a11fd90aa2928f801eea9b93a2. --- static/css/pages/lesson.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'static/css/pages/lesson.css') diff --git a/static/css/pages/lesson.css b/static/css/pages/lesson.css index 4468d56..492c1fe 100644 --- a/static/css/pages/lesson.css +++ b/static/css/pages/lesson.css @@ -92,10 +92,4 @@ .mb-0 { margin-bottom: 0; -} - -.content-nav { - display: flex; - flex-direction: column; - justify-content: space-between; } \ No newline at end of file -- cgit v1.2.3