CSS: Minor width change

This commit is contained in:
NetMan 2024-01-14 00:57:05 +01:00
parent 47adcfbe58
commit 1746e2437c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ html, body {
width: fit-content;
}
#view {
width: 244.5px;
width: 246px;
height: 60px;
background-color: #ccc;
border: 1px solid #000;