Skip to content

Commit

Permalink
chg: Anordnung der Inhalte angepasst
Browse files Browse the repository at this point in the history
  • Loading branch information
Miklon-Code committed Aug 6, 2024
1 parent f5f5fde commit 40314b8
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,14 @@
padding: 10px;
margin-top: 10px;
border-radius: 5px;
display: flex;
align-items: left;
flex-direction: column;
}

.new-content img {
max-width: 300px;
margin-right: 10px;
max-width: 500px;
margin-bottom: 10px;
border-radius: 5px;
}

Expand Down

0 comments on commit 40314b8

Please sign in to comment.