Skip to content

Commit 7f164b1

Browse files
committed
Minor CSS
1 parent 341cf23 commit 7f164b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

styles/style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,8 @@ div.contact-box {
194194

195195
.project-image {
196196
float: left;
197-
margin-right: 20px;
198-
margin-bottom: 20px;
197+
margin-right: 15px;
198+
margin-bottom: 15px;
199199
max-width: 200px;
200200
}
201201

@@ -204,7 +204,7 @@ div.contact-box {
204204

205205
word-wrap: break-word;
206206

207-
font-size: 80%;
207+
font-size: 85%;
208208

209209
/* break long words */
210210
/*

0 commit comments

Comments
 (0)