Skip to content

Commit f3de072

Browse files
committed
minor changes to the text size
1 parent 62d44ce commit f3de072

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

nobiasapp/templates/submitLink.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@
5353

5454
.slides img{
5555

56-
width: 360px;
56+
width: 200px;
5757
border-radius: 10px;
5858
margin-right: 20px;
5959
}
6060
.slides h2{
6161

62-
font-size: 50px;
63-
font-weight: 400;
62+
font-size: 30px;
63+
font-weight: 500;
6464
max-width: 450px;
6565

6666
}

0 commit comments

Comments
 (0)