updates
This commit is contained in:
@ -44,4 +44,26 @@ body {
|
||||
.main-container {
|
||||
width: 1366px;
|
||||
margin: 0 auto;;
|
||||
}
|
||||
|
||||
.text-centered {
|
||||
text-align: center !important;
|
||||
}
|
||||
.mt-1 {
|
||||
margin-top: 8px !important;
|
||||
}
|
||||
.mt-2 {
|
||||
margin-top: 16px !important;
|
||||
}
|
||||
.mt-3 {
|
||||
margin-top: 24px !important;
|
||||
}
|
||||
.mt-4 {
|
||||
margin-top: 32px !important;
|
||||
}
|
||||
.mt-5 {
|
||||
margin-top: 40px !important;
|
||||
}
|
||||
.mt-6 {
|
||||
margin-top: 48px;
|
||||
}
|
Reference in New Issue
Block a user