fix: migrate setup to vuetify + remove git related steps
This commit is contained in:
@@ -20,17 +20,6 @@ html {
|
||||
}
|
||||
}
|
||||
|
||||
// body {
|
||||
// background-color: lighten(mc('blue-grey','50'), 5%);
|
||||
// height: 100%;
|
||||
// }
|
||||
|
||||
// main {
|
||||
// background-color: mc('blue','500');
|
||||
// background-image: linear-gradient(to bottom, mc('blue', '700') 0%, mc('blue', '500') 100%);
|
||||
// padding: 50px;
|
||||
// min-height: 100vh;
|
||||
// }
|
||||
// Container
|
||||
|
||||
.container {
|
||||
|
Reference in New Issue
Block a user