Skip to content

Commit ee2de79

Browse files
committed
Fixed Gradient
1 parent 7587519 commit ee2de79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ <h2>
9292
<h1 class="Page-title ">Websites and games</h1>
9393
<p>Below is a list of some my games and websites, but some of my other stuff is listed on my <a href="https://github.com/DoctorMod">GitHub</a></p>
9494
<a style="text-decoration:none; " href="Demo/Riddle">
95-
<div class="row " style="border-radius: 5em; padding:3vw; background-image: linear-gradient(to left, #010D0B, #102624); ">
95+
<div class="row " style="border-radius: 5em; padding:3vw; background-image: linear-gradient(to left, #1b4a59, #196e8a); ">
9696
<div style="color:white; " class="col-md-6 ">
9797
<h1>SOT Riddle Sovler</h1>
9898
<br/>

0 commit comments

Comments
 (0)