Skip to content

Commit

Permalink
even better
Browse files Browse the repository at this point in the history
  • Loading branch information
QuiteAFancyEmerald committed Jul 18, 2024
1 parent 891d1df commit fce5caa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions views/assets/css/styles-1644738239.css
Original file line number Diff line number Diff line change
Expand Up @@ -715,8 +715,8 @@ details[open] summary {

.mac-window {
flex: 1;
max-width: 600px;
height: 450px;
max-width: 800px;
height: 510px;
border: 1px solid var(--nord0);
border-radius: 12px;
overflow: hidden;
Expand Down Expand Up @@ -758,7 +758,7 @@ details[open] summary {
color: var(--nord4);
font-family: "Source Code Pro", monospace;
font-optical-sizing: auto;
padding: 30px;
padding: 40px 0 0 80px;
flex: 1;
display: flex;
justify-content: center;
Expand Down
2 changes: 1 addition & 1 deletion views/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h1>Privacy right at your fingertips.</h1>
</div>
</div>
<div class="mac-content">
<p>$ git clone https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git<br><br>$cd Holy-Unblocker<br><br>$ npm install<br><br>$ npm start</p>
<p>$ git clone https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git<br><br><br>$ cd Holy-Unblocker<br><br><br>$ npm install<br><br><br>$ npm start<br><br><br><span>// Holy Unblocker LTS</span><br><span>// Node.js v20</span><br><span>// Express v4.19.2</span></p>
</div>
</div>
</div>
Expand Down

0 comments on commit fce5caa

Please sign in to comment.