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.

17 lines
203 B
SCSS

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