change marking page layout
This commit is contained in:
@@ -61,19 +61,28 @@
|
||||
margin-bottom: 20px;
|
||||
transition: all 0.3s ease;
|
||||
|
||||
.icon {
|
||||
width: 70px;
|
||||
height: 70px;
|
||||
margin: 0 auto;
|
||||
color: #6366f1;
|
||||
}
|
||||
|
||||
h4 {
|
||||
color: #6366f1;
|
||||
margin-bottom: 10px;
|
||||
margin-bottom: 5px;
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
.description {
|
||||
color: #6b7280;
|
||||
margin-bottom: 20px;
|
||||
margin-bottom: 5px;
|
||||
text-align: start;
|
||||
}
|
||||
|
||||
.btn-primary {
|
||||
background: linear-gradient(45deg, #6566f1, #01579b);
|
||||
margin-bottom: 20px;
|
||||
background: linear-gradient(45deg, #6566f1, #5a5ce9);
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user