add ml-5 mr-5 mx-5

remotes/1693176582716663532/tmp_refs/heads/watchparty
Aevann1 2022-10-25 23:12:37 +02:00
parent e182ddc738
commit eba9666dd6
1 changed files with 6 additions and 0 deletions

View File

@ -2274,6 +2274,12 @@ a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus
.ml-4, .mx-4 {
margin-left: 1.5rem !important;
}
.mr-5, .mx-5 {
margin-right: 3rem !important;
}
.ml-5, .mx-5 {
margin-left: 3rem !important;
}
.mt-5, .my-5 {
margin-top: 3rem !important;
}