Skip to content

Commit

Permalink
🐛 Fix styles
Browse files Browse the repository at this point in the history
  • Loading branch information
19h47 committed Jul 13, 2021
1 parent 65aa229 commit 16bd8a6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
.quizz-open {
visibility: visible;
position: relative;
border-top: 1px dotted #b2b2b2;
padding-top: 4px;
}
.fiches-item {
padding: 0.5em;
Expand Down Expand Up @@ -46,6 +48,9 @@
.fiches-item-title {
font-weight: 800;
}
.agenda-item-title {
font-weight: 800;
}
.actus-item-title {
font-weight: 800;
}
Expand Down

0 comments on commit 16bd8a6

Please sign in to comment.