digimap-web-app / styles.css
joshangngoching's picture
Update styles.css
7f14182 verified
raw
history blame contribute delete
No virus
345 Bytes
.appview-container .main .block-container {
max-width: 90%;
}
.title {
text-align: center;
}
.text-center {
text-align: center;
max-width: 70%;
margin: 0 auto;
}
.pdf {
margin-top: 1rem;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1rem;
width: 60%;
height: 100vh;
}