feat: Styling
This commit is contained in:
parent
6734e59a1b
commit
8de13d9e77
@ -28,3 +28,19 @@ body {
|
||||
.login-btn {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.lesson-card-lg {
|
||||
height: 300px;
|
||||
}
|
||||
.lesson-card-xs {
|
||||
min-height: 300px;
|
||||
}
|
||||
|
||||
.lesson-card-btn {
|
||||
margin-bottom: 16px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.content {
|
||||
padding: 16px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user