Skip to content

Commit 22cf230

Browse files
committed
Better star image formatting
1 parent b816ca8 commit 22cf230

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/css/landing-page.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -351,11 +351,9 @@
351351

352352
.doc.landing-page-capella .opening-image {
353353
width: 10em; /* Adjust as needed */
354+
float: right;
354355
height: auto;
355356
display: block;
356-
margin: 0 0 0 auto;
357-
position: relative;
358-
top: 150px; /* Adjust this value to control the amount of overlap */
359357
z-index: -1;
360358
}
361359

0 commit comments

Comments
 (0)