Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 10, 2024
1 parent e8ddfa3 commit 7bd1bcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ code {
.model-backround {
background-color: rgba(52, 58, 64, 0.5);
}

.text-backround {
background-color: rgba(52, 58, 64, 0.5);
}
Expand Down
2 changes: 1 addition & 1 deletion downloads.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function setOrder(firstDiv, lastDiv) {
} else if (userAgent.includes('Lin')) {
setOrder(windowsDiv, macDiv);
}
});
});
</script>

<div id="main" class="container-fluid">
Expand Down

0 comments on commit 7bd1bcd

Please sign in to comment.