Skip to content

Commit

Permalink
Landing page calendar toolbar row alignment
Browse files Browse the repository at this point in the history
Mutugiii committed Apr 22, 2024
1 parent 10d7bc2 commit c719b33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/app/landing/landing-home/landing-home.scss
Original file line number Diff line number Diff line change
@@ -63,6 +63,9 @@
background-color: rgb(244, 244, 244, 0.5);
min-height: 330px;
}
& .fc .fc-toolbar {
flex-direction: row;
}
& .fc .fc-toolbar-title {
@media (max-width: 400px) {
font-size: 0.7rem;

0 comments on commit c719b33

Please sign in to comment.