Skip to content

Commit f5c908c

Browse files
authored
Update style.css
1 parent 0a89444 commit f5c908c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/style.css

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,12 @@ main {
134134
margin: .25em;
135135

136136
}
137+
#uploadView h3 {
138+
margin: 1em;
139+
font-size: 1em;
140+
max-width: 500px;
141+
opacity: 0.75;
142+
}
137143

138144
#uploadView p {
139145
color: var(--sub);
@@ -638,4 +644,4 @@ body.wiki-page #appStage {
638644
visibility: visible;
639645
opacity: 1;
640646
bottom: 50px; /* Slide up slightly */
641-
}
647+
}

0 commit comments

Comments
 (0)