Skip to content

Copilot/force close all open prs#499

Open
jsmgh8jztv-commits wants to merge 7 commits into
github:mainfrom
jsmgh8jztv-commits:copilot/force-close-all-open-prs
Open

Copilot/force close all open prs#499
jsmgh8jztv-commits wants to merge 7 commits into
github:mainfrom
jsmgh8jztv-commits:copilot/force-close-all-open-prs

Conversation

@jsmgh8jztv-commits

Copy link
Copy Markdown

No description provided.

Copilot AI and others added 7 commits December 29, 2025 09:59
Co-authored-by: sam-byng <43856946+sam-byng@users.noreply.github.com>
Co-authored-by: sam-byng <43856946+sam-byng@users.noreply.github.com>
Co-authored-by: sam-byng <43856946+sam-byng@users.noreply.github.com>
Co-authored-by: sam-byng <43856946+sam-byng@users.noreply.github.com>
Comment thread public/css/main.css
Comment on lines -1 to -36
body {
background-color: #2a2b2f;
display: flex;
flex-direction: column;
justify-content: center;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-weight: 300;
color: #fff;
text-align:center;
}

.mona-images {
max-width: 400px;
max-height: 400px;
border: 8px solid #fff;
}

.haiku-containers {
padding: 10px 0px 20px 0px;
}

.haikus {
font-size: 18px;
white-space: pre-wrap;
}

@media only screen and (max-width: 600px) {
.june-images {
max-width: 340px;
max-height: 340px;
}

.haikus {
font-size: 22px;
}
}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants