summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html b/index.html
index c01b712..c07ee4f 100644
--- a/index.html
+++ b/index.html
@@ -45,7 +45,7 @@
h1 {
font-family: 'VT323', monospace;
font-size: 5rem;
- margin-bottom: 1rem;
+ margin: 1rem;
background: linear-gradient(45deg, #ff6ec4, #7873f5);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
@@ -154,7 +154,8 @@
<a href="trainride/" class="experiment-card">
<div class="experiment-title">Train Ride Simulator</div>
<div class="experiment-description">
- A beautiful 3D train ride simulation from the driver's perspective with procedurally generated tracks and scenery.
+ A beautiful 3D train ride simulation from the driver's perspective with procedurally generated
+ tracks and scenery.
</div>
</a>