Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
StyingDev authored Oct 10, 2024
1 parent 801ea6e commit 9bcb59d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "StyTab",
"version": "1.0.8",
"version": "1.0.81",
"description": "Stytab - A minimalist Startpage that meets your needs.",
"chrome_url_overrides": {
"newtab": "startpage.html"
Expand Down
2 changes: 0 additions & 2 deletions styles/quick-links.css
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,13 @@
text-decoration: none;
color: #ffffff;
font-size: 16px;
margin-right: 10px;
width: calc(100% - 20px);
}

.quick-links-sidebar a {
text-decoration: none;
color: #ffffff;
font-size: 16px;
margin-right: 10px;
width: calc(100% - 20px);
}

Expand Down

0 comments on commit 9bcb59d

Please sign in to comment.