Spaces:
Sleeping
Sleeping
File size: 223 Bytes
bca5262 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
#container{
margin: 0 auto;
max-width: 40rem;
}
#intro{
max-width: 100%;
text-align: center;
margin: 0 auto;
}
footer {
visibility: hidden;
}
.custom-footer {
color:aliceblue;
size: 12px;
} |