diff --git a/css/custom.css b/css/custom.css index 7d7c43f..875178d 100644 --- a/css/custom.css +++ b/css/custom.css @@ -14,4 +14,5 @@ img[alt=profile] { width: 65%; float: center; display: block; width: 100%; /* Full width */ max-width: 720px; padding-bottom: 0.5%; + z-index: 999; }​