Fixes css error

This commit is contained in:
sloum 2021-06-01 21:57:14 -07:00
parent 801f17e3a1
commit ee4643cf7a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ body {
header {
height: 35px;
background-color: rgba(40,40,40);
background-color: rgba(40,40,40, 1);
padding: 5px;
font-family: monospace;
font-size: 0;