adds background color to center

This commit is contained in:
etherware-novice 2024-08-01 10:13:11 -05:00
parent 78eec8d722
commit 5f65c2c0da
No known key found for this signature in database
GPG Key ID: 5DB73B4D57B9D701

View File

@ -27,6 +27,7 @@
margin: 10px;
border: 1px solid black;
max-height: 89vh;
background-color: #cccccc
}
.right-sidebar {