diff options
author | Lucas Fryzek <lucas.fryzek@gmail.com> | 2022-11-26 00:10:58 -0500 |
---|---|---|
committer | Lucas Fryzek <lucas.fryzek@gmail.com> | 2022-11-26 00:10:58 -0500 |
commit | 45c8d59c1d052ee3a6ce5149d6e342758a7d0946 (patch) | |
tree | 064645dea6dc1aeaee56f82acf57633d9069fcd8 /html/now.html | |
parent | 485d6a8e3d7a16a128ec945ecb401d419e741f81 (diff) |
Update regular pages to have proper background
Diffstat (limited to 'html/now.html')
-rw-r--r-- | html/now.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/now.html b/html/now.html index 00c7061..5fe0330 100644 --- a/html/now.html +++ b/html/now.html @@ -1,6 +1,6 @@ <!doctype html> -<html class="" lang="en"> +<html class="html-main-page" lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> @@ -26,7 +26,7 @@ <h1 class="page-title-header">Now</h1> </div> <div class="note-divider"></div> -<div class="main-container"> +<div class="main-container-page"> <div class="note-body"> <p>A monthly update about my life</p> <blockquote> |