Skip to content

Commit 3c07166

Browse files
committed
Small tweak on h3
1 parent 083cb8b commit 3c07166

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css/style.css

+4
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,10 @@ section .content{
153153
text-align:left;
154154
}
155155

156+
.content > h3 {
157+
margin: 40px auto 0 auto;
158+
}
159+
156160
section strong {
157161
font-weight: bold;
158162
border-bottom: 1px solid black;

0 commit comments

Comments
 (0)