You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
210 B
SCSS

body {
text-align: center;
}
#sign-in {
width: 50%;
border: 1px solid rgba(0, 0, 0, .25);
padding: 10px;
margin: 0 auto;
}
#presentation {
margin-top: 3rem;
div {
text-align: justify;
}
}