Skip to content

Commit

Permalink
graphisme trois ponts
Browse files Browse the repository at this point in the history
  • Loading branch information
Broemman committed Aug 7, 2024
1 parent 0707212 commit 0448264
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions troisponts/src/scss/home/bulletins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@
display: block;
width: max-content;
padding: 15px 30px;
background: $primary-blue;
color: #041e42;
background: $primary-dark;
color: #fff;
border-radius: 15px;
border: solid 2px $primary-blue;
border: solid 2px $primary-dark;
text-decoration: none;
text-transform: none;
font-size: 16px;
Expand Down

0 comments on commit 0448264

Please sign in to comment.