design updates
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
|
||||
.background {
|
||||
background: url(../image/bg.jpeg) no-repeat center center fixed;
|
||||
background: $grey-dark;
|
||||
-webkit-background-size: cover;
|
||||
-moz-background-size: cover;
|
||||
-o-background-size: cover;
|
||||
@@ -18,6 +18,7 @@
|
||||
width:50%;
|
||||
left:25%;
|
||||
top: 100px;
|
||||
box-shadow: 0 0 2.5rem 0 rgba(0,0,0,0.25);
|
||||
}
|
||||
|
||||
.register-button {
|
||||
|
||||
Reference in New Issue
Block a user