Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
divyesh123-jain committed Mar 16, 2024
1 parent 4e4709f commit e5f3647
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@
body {
width: 200px;
height: 100px;
background-color: black;
color: white;
font-family: Arial, sans-serif;
font-size: 20px;
text-align: center;
margin: 0;
padding: 0;

}
</style>
</head>
Expand Down

0 comments on commit e5f3647

Please sign in to comment.