Working on default layout.
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
.forgot-password {
|
||||
padding-top: 7px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
.jumbotron {
|
||||
background: $primary;
|
||||
color: lighten($primary, 35%);
|
||||
margin-top: -20px;
|
||||
}
|
||||
|
||||
.jumbotron__header,
|
||||
.jumbotron h1 {
|
||||
font-weight: bold;
|
||||
color: white;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.jumbotron__body {
|
||||
max-width: 80%;
|
||||
margin-bottom: 0;
|
||||
line-height: 1.6em;
|
||||
}
|
||||
3
resources/assets/sass/partials/_buttons.scss
Normal file
3
resources/assets/sass/partials/_buttons.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
.fa-btn {
|
||||
margin-right: 10px;
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
$font-family-sans-serif: "Lato", Helvetica, Arial, sans-serif;
|
||||
|
||||
$primary: #F55430;
|
||||
Reference in New Issue
Block a user