Skip to content

Commit

Permalink
Minimal.css
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeWithSushil committed Nov 4, 2023
1 parent 4d33cf1 commit 52e4a73
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions css/minimal.css
Original file line number Diff line number Diff line change
Expand Up @@ -690,6 +690,11 @@ button,
align-self: stretch !important;
}

.gap{
display: flex!important;
gap: 0.75rem!important;
}

/* Grid View */
.row::after,
.row::before {
Expand Down

0 comments on commit 52e4a73

Please sign in to comment.