drive-pipeline/drive/static/css/styles.css
2020-10-24 01:21:02 -04:00

15 lines
144 B
CSS

.asteriskField {
display: none;
}
fieldset {
margin-top: 3rem !important;
}
nav {
pointer-events: none;
}
img {
width: 95%;
}