From e3fb55d45c305039f01299947dc8d44bfd175ecd Mon Sep 17 00:00:00 2001 From: Myles Date: Tue, 30 Jul 2024 11:35:29 -0400 Subject: [PATCH] rm comments --- app/root.css | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/app/root.css b/app/root.css index 48d850dd..77c9793e 100644 --- a/app/root.css +++ b/app/root.css @@ -105,11 +105,6 @@ h2 { font-weight: 300; line-height: 170%; /* 30.6px */ letter-spacing: -0.18px; - /* - font-size: 22px; - font-weight: 300; - line-height: 170%; /* 37.4px */ - /* letter-spacing: -0.44px; */ } .large-reading { @@ -117,11 +112,6 @@ h2 { font-weight: 300; line-height: 190%; /* 30.6px */ letter-spacing: -0.18px; - /* - font-size: 22px; - font-weight: 300; - line-height: 190%; /* 41.8px */ - /* letter-spacing: -0.44px; */ } .large-bold { @@ -129,11 +119,6 @@ h2 { font-weight: 500; line-height: 170%; /* 30.6px */ letter-spacing: -0.18px; - /* - font-size: 22px; - font-weight: 500; - line-height: 170%; /* 37.4px */ - /* letter-spacing: -0.44px; */ } .default { @@ -142,10 +127,6 @@ h2 { line-height: 170%; /* 27.2px */ letter-spacing: -0.16px; /* only use if a parent has been assigned another typography class (otherwise this is defined in body) */ - /* font-size: 18px; - font-weight: 300; - line-height: 170%; /* 30.6px */ - /* letter-spacing: -0.18px; */ } .default-bold { @@ -153,10 +134,6 @@ h2 { font-weight: 500; line-height: 170%; /* 27.2px */ letter-spacing: -0.16px; - /* font-size: 18px; - font-weight: 500; - line-height: 170%; /* 30.6px */ - /* letter-spacing: -0.18px; */ } .small {