Skip to content

Commit

Permalink
fix font size
Browse files Browse the repository at this point in the history
  • Loading branch information
jandutkiewicz0309 committed Oct 2, 2023
1 parent 5b6d937 commit 6e1a8e7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
.nc_connectBottomButtonsContainer {
align-items: center;
display: flex;
font-size: var(--nc-font-size-3);
}

@media (max-width: 960px) {
Expand Down

0 comments on commit 6e1a8e7

Please sign in to comment.