Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrRa authored Jun 4, 2024
1 parent 23531cc commit 59998a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interpython-workshop/assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ input, select, textarea {
}
.logo-container {
display: flex;
background: rgba(255, 255, 255, 0.05);
background: rgb(255, 255, 255);
justify-content: space-around;
align-items: center;
padding: 10em, 100em;
Expand Down

0 comments on commit 59998a5

Please sign in to comment.