Skip to content

Commit d5f94ea

Browse files
committed
reduced license font size
1 parent 369d695 commit d5f94ea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

frontend/src/App.css

+1-2
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270

271271
.license {
272272
margin-top: 2%;
273-
font-size: 0.8vw;
273+
font-size: 0.6vw;
274274
border-top: 1px solid lightgray;
275275
padding-top: 2%;
276276
}
@@ -286,5 +286,4 @@
286286
border-radius: 3px;
287287
padding: 2px;
288288
cursor: pointer;
289-
font-size: smaller;
290289
}

0 commit comments

Comments
 (0)