Skip to content

Commit a1aa634

Browse files
committed
cambios css para alinear items
1 parent f9b9057 commit a1aa634

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Youdemy/web/css/custom.css

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,12 @@ body {
22
padding-top: 3rem;
33
padding-bottom: 3rem;
44
}
5+
6+
h5 {
7+
min-height: 4.4rem;
8+
}
9+
10+
span.spanmin {
11+
display: inline-block;
12+
min-height: 4.5rem;
13+
}

0 commit comments

Comments
 (0)