mirror of
https://github.com/Rushilwiz/drive-pipeline.git
synced 2025-04-09 15:00:20 -04:00
15 lines
144 B
CSS
15 lines
144 B
CSS
.asteriskField {
|
|
display: none;
|
|
}
|
|
|
|
fieldset {
|
|
margin-top: 3rem !important;
|
|
}
|
|
|
|
nav {
|
|
pointer-events: none;
|
|
}
|
|
|
|
img {
|
|
width: 95%;
|
|
} |