Skip to content

Commit 4d09b40

Browse files
committed
Missed style.css changes
1 parent e8d97e5 commit 4d09b40

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

static/style.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,14 @@ h3 {
4848
border-left: 10px solid #9EC9E1;
4949
margin-bottom: 1em;
5050
}
51+
h4 {
52+
font-size: 100%;
53+
margin-top: 2em;
54+
margin-left: 24px;
55+
padding-left: 5px;
56+
border-left: 5px solid #9EC9E1;
57+
margin-bottom: 1em;
58+
}
5159
.about {
5260
font-size: large;
5361
color: #fff;

0 commit comments

Comments
 (0)