From fc07d48251cc0c02c391fcdcc5226eb6f5e86001 Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Fri, 31 May 2024 08:54:12 -0400 Subject: [PATCH] [Issue #3] - Fixed small typo in .sass file --- assets/styles/kourend.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/styles/kourend.sass b/assets/styles/kourend.sass index 71507a0..284a7b4 100644 --- a/assets/styles/kourend.sass +++ b/assets/styles/kourend.sass @@ -75,10 +75,10 @@ table tr:nth-child(even) .card-5 box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22) -.container{ +.container max-width: 1200px -#main-nav{ +#main-nav position: fixed top: 0 left: 0