Skip to content

Commit

Permalink
38C3: nicer color for container border
Browse files Browse the repository at this point in the history
  • Loading branch information
robinkaranu committed Dec 19, 2024
1 parent 7cc22dd commit 70aff63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/conferences/38c3/main.less
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ body {

.container {
border-radius: 4px 4px 4px 4px;
border: 1px solid @coral-red;
border: 1px solid @acc-dark-purple;
background-color: @acc-dark-aubergine;
}

Expand Down

0 comments on commit 70aff63

Please sign in to comment.