Compare commits

..

No commits in common. "4290c95879bbdf7344a2624aadd4956af86faae9" and "b9f915f283f8b2f93079b0b0c15dc1fa21f1240f" have entirely different histories.

7 changed files with 9 additions and 13 deletions

View File

@ -22,9 +22,9 @@ layout: default
<p>How About a Cheap, Used AMD Graphics Card? (R9 270X)</p>
</a></div>
<div class="video-card columns four"><a href="https://youtu.be/QKoujsPhZvk">
<img class="u-max-full-width" src="/assets/images/bitgoblin-thumbnails/bg-52-thumbnail.png" alt="Add 10 Gigabit Networking to Your PC for Cheap!">
<p>Add 10 Gigabit Networking to Your PC for Cheap!</p>
<div class="video-card columns four"><a href="https://www.youtube.com/watch?v=kMaFYUNwE5U">
<img class="u-max-full-width" src="/assets/images/bitgoblin-thumbnails/bg-36-thumbnail.png" alt="Let's Take a Look at Debian 10 Buster">
<p>Let's Take a Look at Debian 10 "Buster"</p>
</a></div>
</div>
@ -43,15 +43,15 @@ layout: default
<p>F2P Hardcore Ironman Playlist</p>
</a></div>
<div class="video-card columns four"><a href="https://www.youtube.com/watch?v=AhcCiqDegr0">
<img class="u-max-full-width" src="/assets/images/ascendings-thumbnails/asc-30-thumbnail.jpg" alt="Is Daeyalt Essence Worth Using?">
<p>Is Daeyalt Essence Worth Using?</p>
</a></div>
<div class="video-card columns four"><a href="https://www.youtube.com/watch?v=W3pFR_e3OuM">
<img class="u-max-full-width" src="/assets/images/ascendings-thumbnails/asc-19-thumbnail.jpg" alt="Karambwan Cooking alt">
<p>Karambwan Cooking alt</p>
</a></div>
<div class="video-card columns four"><a href="https://www.youtube.com/playlist?list=PLIg6BQwweIwF3bypxw35FCDpzdjCfdx3y">
<img class="u-max-full-width" src="/assets/images/ascendings-thumbnails/asc-52-thumbnail.png" alt="Ultimate Ironman Playlist">
<p>Ultimate Ironman Playlist</p>
</a></div>
</div>
</section>

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 370 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 657 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 840 KiB

View File

@ -1,4 +1,4 @@
$footer-height: 150px
$footer-height: 165px
$color-primary: #1e76d1
$color-primary-hover: darken(#1e76d1, 10%)

View File

@ -8,7 +8,6 @@ body
font-size: 2rem
margin: 0
padding-bottom: $footer-height
overflow-x: hidden
a
color: $color-primary
@ -161,6 +160,3 @@ hr
p
text-align: center
&:not(:last-child)
margin-bottom: 5px