fixed registration bugs
This commit is contained in:
@ -452,8 +452,8 @@ div {
|
||||
background-image: url(/CampOrganizer2/images/indexback.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
min-width: 100vw;
|
||||
height: 100vh;
|
||||
margin: 0px !important;
|
||||
padding: 100px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user