Refactoring, database structure changed
This commit is contained in:
25
WatchIt.Website/wwwroot/css/gaps.css
Normal file
25
WatchIt.Website/wwwroot/css/gaps.css
Normal file
@@ -0,0 +1,25 @@
|
||||
/* DEFAULT */
|
||||
|
||||
.mt-header {
|
||||
margin-top: 9rem !important;
|
||||
}
|
||||
|
||||
.mt-default {
|
||||
margin-top: 1rem !important;
|
||||
}
|
||||
|
||||
.gx-default {
|
||||
--bs-gutter-x: 1rem !important;
|
||||
}
|
||||
|
||||
.gap-default {
|
||||
gap: 1rem;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* OTHERS */
|
||||
|
||||
.mt-over-panel-menu {
|
||||
margin-top: 3rem !important;
|
||||
}
|
||||
Reference in New Issue
Block a user