fix: rating on course card and profile page responsive
This commit is contained in:
@@ -1075,6 +1075,13 @@ div.custom-checkbox>label>input:checked+img {
|
||||
margin: 0px 4px 4px;
|
||||
}
|
||||
|
||||
.profile-page {
|
||||
max-width: 1150px;
|
||||
margin: 0 auto;
|
||||
padding-top: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
.profile-courses {
|
||||
margin-top: 3rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user