mobile support for home and player
This commit is contained in:
@@ -17,5 +17,13 @@ $warning: #c3a235;
|
||||
$info: $blue;
|
||||
$success: #609926;
|
||||
|
||||
// Custom classes
|
||||
.mt-n5 {
|
||||
margin-top: -3rem !important;
|
||||
}
|
||||
.mt-n4 {
|
||||
margin-top: -2rem !important;
|
||||
}
|
||||
|
||||
// Bootstrap
|
||||
@import "../node_modules/bootstrap/scss/bootstrap";
|
||||
|
Reference in New Issue
Block a user