Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
n1ckfg committed Jan 22, 2022
1 parent 643584d commit 3585799
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
width:170px;
height: 80px;
border: 1px solid black;
border-radius: 0.5em;
padding: 0.5em;
margin: 0px;
background-color: #000000;
Expand Down Expand Up @@ -72,7 +73,7 @@
top: 0px;
margin: 0px;
}

.explanation-base {
display: none;
width: 0px;
Expand Down

0 comments on commit 3585799

Please sign in to comment.