Skip to content

Commit

Permalink
fix css
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Loftus committed Mar 6, 2024
1 parent 9eb9a8c commit d8e9263
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions GPT/lib/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,9 @@ a {
color: #eceff4;
margin: 20px 0;
}
img {
max-width: 100%;
height: auto;
display: block;
margin: 20px auto;
}

0 comments on commit d8e9263

Please sign in to comment.