From 7743b5db74c4cfc1e1539803192148b8156cc58b Mon Sep 17 00:00:00 2001 From: Daniel Couzens Date: Tue, 6 Aug 2024 11:10:52 +0100 Subject: [PATCH] updates scss format --- app/assets/stylesheets/application.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index f43fc7e..88fe7b5 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -7,7 +7,7 @@ "lr_common_styles/lr-common"; .row { - li,p,dl>dt, dl>dd { + li,p,dl>dt,dl>dd { a { text-decoration: underline; }