Skip to content

Commit 79df347

Browse files
authored
Update main.css
1 parent 53f52fa commit 79df347

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

css/main.css

-17
Original file line numberDiff line numberDiff line change
@@ -258,23 +258,6 @@ img {
258258
}
259259
}
260260

261-
.profile-photo img {
262-
float:left;
263-
margin: 5px;
264-
width: 150px;
265-
}
266-
267-
@media only screen and (min-width:600px) {
268-
.profile-photo img {
269-
float:none;
270-
display: block;
271-
margin-left: auto;
272-
margin-right: auto;
273-
width: 150px;
274-
}
275-
}
276-
277-
278261

279262

280263
/* --- Footer --- */

0 commit comments

Comments
 (0)