Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit 7cdc7b9

Browse files
authored
Update styles.css
1 parent 56b1f63 commit 7cdc7b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

web/styles.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ main {
9393
justify-content: center; /* horizontal center */
9494
align-items: flex-start; /* align to top */
9595
padding-top: 5px; /* optional: some spacing from top */
96+
position: relative;
9697
}
9798

9899
.logo-img {
@@ -109,4 +110,5 @@ main {
109110
.advanced-href {
110111
bottom: 0;
111112
left: 0;
113+
position: absolute;
112114
}

0 commit comments

Comments
 (0)