Skip to content

Commit 7fd7f3f

Browse files
committed
Put in the rocketship image
1 parent 0cf66ee commit 7fd7f3f

4 files changed

Lines changed: 7 additions & 1 deletion

File tree

content/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ layout: overview
1010
</h1>
1111
<p class="intro">Get started with one of our guides, or jump straight into the API documentation.</p>
1212
<a href="/v3/" class="button">Browse the documentation</a>
13-
<img src="/shared/images/electrocat.png" class="electrocat" alt="The Electrocat" />
13+
<img src="/shared/images/rocketship.png" class="rocketship" alt="Rocketship" />
1414
</div>
1515

1616
<div class="full-width dev-program-callout">

static/shared/css/documentation.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -556,6 +556,12 @@ a img {
556556
top: 45px;
557557
}
558558

559+
.feature .rocketship {
560+
position: absolute;
561+
right: 0;
562+
top: 30px;
563+
}
564+
559565
.feature .gundamcat {
560566
position: absolute;
561567
right: 0;
97.3 KB
Loading
316 KB
Loading

0 commit comments

Comments
 (0)