Skip to content

Commit 7a7c9e1

Browse files
committed
tried grid
1 parent 2bb39aa commit 7a7c9e1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css/styles.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7567,7 +7567,8 @@ textarea.form-control-lg {
75677567

75687568
.mt-3 {
75697569
margin-top: 1rem !important;
7570-
display: flex;
7570+
display: grid;
7571+
grid-template-columns: repeat(3, 1fr);
75717572
}
75727573

75737574
.mt-4 {

0 commit comments

Comments
 (0)