Skip to content

Commit f593dbc

Browse files
committed
some cute styling
1 parent 74da797 commit f593dbc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

client/index.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,14 @@ body {
2525
font-size: 1.2em;
2626
}
2727

28+
.hash {
29+
background: gray;
30+
width: auto;
31+
font-size: 1.34rem;
32+
border-radius:5px;
33+
padding: 10px;
34+
}
35+
2836
p {
2937
word-break: break-all;
3038
}

0 commit comments

Comments
 (0)