From 072b4ac870fd35e227004812ffacfb8c8b465bd5 Mon Sep 17 00:00:00 2001
From: Alexander Barutis <abarutis@bu.edu>
Date: Thu, 13 Oct 2022 17:53:35 +0000
Subject: [PATCH] Update style.css

---
 static/style.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/static/style.css b/static/style.css
index fb0d47e..091ee03 100644
--- a/static/style.css
+++ b/static/style.css
@@ -10,6 +10,7 @@ html{
 body{
   background: #fff;
   color: #01172F;
+  contain: paint;
 }
 
 
-- 
GitLab