Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0f13bae

Browse files
committed
Fix: Logo Heights
1 parent 1447d0c commit 0f13bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ p.lead {
102102
}
103103

104104
.pricing-table .course.logo {
105-
height: 50%;
105+
height: 148px;
106106
margin-bottom: 1rem;
107107
}
108108

0 commit comments

Comments
 (0)