Skip to content

Commit

Permalink
updated styles
Browse files Browse the repository at this point in the history
  • Loading branch information
QuiteAFancyEmerald committed Sep 28, 2024
1 parent 6c6e4a6 commit 4c83cb0
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Holy Unblocker v6.3.5",
"name": "Holy Unblocker v6.3.8",
"description": "Holy Unblocker is a secure web proxy service supporting numerous sites while concentrating on detail with design, mechanics, and features. Bypass web filters regardless of whether it is an extension or network-based.",
"repository": "https://github.com/titaniumnetwork-dev/Holy-Unblocker",
"logo": "https://raw.githubusercontent.com/titaniumnetwork-dev/Holy-Unblocker/master/views/assets/img/icon.png",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "holyunblocker",
"version": "6.3.7",
"version": "6.3.8",
"repository": "https://github.com/QuiteAFancyEmerald/Holy-Unblocker",
"description": "Holy Unblocker is a secure web proxy service with support for many sites.",
"main": "backend.js",
Expand Down
2 changes: 1 addition & 1 deletion src/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"splash": [
"This version is the public HU LTS build of the web proxy service project and being worked on (master branch)! Stuff will NOT work!"
],
"version": ["6.3.7"]
"version": ["6.3.8"]
}
5 changes: 5 additions & 0 deletions views/assets/css/styles-1644738239.css
Original file line number Diff line number Diff line change
Expand Up @@ -1311,6 +1311,11 @@ iner .splashstrokeheader {
line-height: 1.5;
}

.box-medium {
margin-top: 100px;
margin-bottom: 100px;
}

/* Main container with increased margin and padding */
.box-main-container {
display: flex;
Expand Down
2 changes: 1 addition & 1 deletion views/pages/proxnav/rammerhead.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<div class="ad" id="ad-left"></div>
<div class="ad" id="ad-right"></div>
<!-- IMPORTANT-HUCOOKINGINSERT-DONOTDELETE -->
<div class="box ox-medium text-center textm">
<div class="box box-medium text-center textm">
<h1 class="bigtitle">Rammerhead</h1>
<p>Rammerhead is one of the most advanced free secure web proxies.</p>
<p>
Expand Down

0 comments on commit 4c83cb0

Please sign in to comment.