From b60a246c344644ced925c9cf0ed56ff0641ad169 Mon Sep 17 00:00:00 2001 From: Ryan Date: Fri, 12 May 2023 12:47:50 -0400 Subject: [PATCH] style change --- wwwroot/css/site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwroot/css/site.css b/wwwroot/css/site.css index 40ba5c2..2b038f7 100644 --- a/wwwroot/css/site.css +++ b/wwwroot/css/site.css @@ -22,7 +22,7 @@ body { div.note-names { position: fixed; - bottom: 0; + bottom: 5px; left: 0; font-size: 11px; }