Skip to content

Commit

Permalink
css no margin for image
Browse files Browse the repository at this point in the history
  • Loading branch information
fioriconf authored May 16, 2024
1 parent 72114ab commit 9162eb9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1785,4 +1785,9 @@ h6 {
.agenda-time-lunch {
margin-top: 10px !important;
margin-bottom: 10px !important;
}
}

.no-border {
margin-left: 0px !important;
margin-right: 0px !important;
}

0 comments on commit 9162eb9

Please sign in to comment.