Skip to content

Commit 8bc4706

Browse files
committed
Move photo attribution to the bottom left for SEO
Currently the action banner overlaps with the attribution on the home page.
1 parent fd2c209 commit 8bc4706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/static/_css/pycascades/pycascades.home.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ body.home #intro .main .logo {
4141

4242
body.home #intro .image-attribution {
4343
position: relative;
44-
top: 1rem;
44+
bottom: 1rem;
4545
left: 1rem;
4646
font-size: 1.2rem;
4747
color: #98D1D6;

0 commit comments

Comments
 (0)