Skip to content

Commit

Permalink
Update OpenSky.css
Browse files Browse the repository at this point in the history
credit media only screen update
  • Loading branch information
Embraerguy committed Dec 19, 2023
1 parent 514a14f commit c5faf28
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions OpenSky.Website/wwwroot/css/OpenSky.css
Original file line number Diff line number Diff line change
Expand Up @@ -1024,6 +1024,16 @@ p {
margin-right: 10px;
}

#credit .credit-bottom .credit-item {
flex-basis: 22%;
margin: 1.5%;
}

#credit .credit-top p {
margin-left: 10px;
margin-right: 10px;
}

#contribute .contribute-top p {
margin-left: 10px;
margin-right: 10px;
Expand Down

0 comments on commit c5faf28

Please sign in to comment.