Skip to content

Commit 938c201

Browse files
authored
Increase reveal page text size
1 parent ae5285a commit 938c201

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Assassin/style.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@
5959
align-items: center;
6060
}
6161

62+
p {
63+
font-size: 1.5em;
64+
}
65+
6266
.container {
6367
width: 100%;
6468
height: 100%;
@@ -68,7 +72,6 @@
6872

6973
background-size: 28px 28px;
7074
}
71-
/* */
7275

7376
.inputbox {
7477
position: relative;

0 commit comments

Comments
 (0)