Skip to content

Commit 1390fb4

Browse files
committed
Update font size of portfolio overlay
1 parent 7dd9341 commit 1390fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/Portfolio/PortFolioCard.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export default {
5353
}
5454
.text {
5555
color: white;
56-
font-size: 1.25rem;
56+
font-size: 20px;
5757
font-weight: bold;
5858
position: absolute;
5959
top: 50%;

0 commit comments

Comments
 (0)