minor css change

This commit is contained in:
sweatshirt0 2023-02-04 16:13:08 -05:00
parent 91050f35eb
commit f2b3318e6c

View File

@ -86,9 +86,9 @@ body {
.updates-wrapper { .updates-wrapper {
position: relative; position: relative;
float: right; float: left;
top: -215px; top: -215px;
right: 5px; left: 450px;
border: 1px solid black; border: 1px solid black;
border-radius: 5px; border-radius: 5px;
background-color: #fff; background-color: #fff;