Fixed oversized sidebar

This commit is contained in:
Joel Collins 2019-01-09 16:19:14 +00:00
parent 1aad10c71b
commit 7b6d2056f1

View file

@ -95,7 +95,7 @@ body {
.capture {
height: 75px;
width: 260px;
width: 240px;
margin-bottom: 5px;
background-color: #d3d3d3;
display: flex;