Skip to content

Commit

Permalink
Regenerate majortom/astronaut.html for mosaic gallery with overlay an…
Browse files Browse the repository at this point in the history
…d oversize policy
  • Loading branch information
GitHub Action committed Nov 16, 2024
1 parent e3ee08a commit 8e0012c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion majortom/astronaut.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
.header a { color: #cd3162; text-decoration: none; font-family: "Press Start 2P", cursive; font-size: 1em; }
.buttons { display: flex; gap: 2px; }
#myMosaic { margin: 0; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; margin-top: 20px; }
#myMosaic img { border: none; max-width: calc(100% / 8); height: auto; cursor: pointer; }
#myMosaic img { border: none; height: auto; cursor: pointer; }
h1 { text-align: center; color: #dedcff; margin: 80px 0 14px; font-size: 14px; }
footer { text-align: left; padding: 10px; font-size: 10px; background-color: #224357; color: #92cfbf; }
footer a { color: inherit; text-decoration: none; }
Expand Down

0 comments on commit 8e0012c

Please sign in to comment.