Skip to content

Commit

Permalink
add tunisia capital logo πŸ•‘ 🎴 ..
Browse files Browse the repository at this point in the history
  • Loading branch information
3imed-jaberi committed Jun 22, 2019
1 parent b92bb55 commit 3605ffb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Binary file added images/GTML.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<div class="landing">

<div class="image">
<img src="./images/GTML.svg" alt=" Github Tunisia Meetup Logo - Hot Org. " />
<img src="./images/GTML.png" alt=" Github Tunisia Meetup Logo - Hot Org. " />
</div>

<h1 onmouseover="TitleEffect()" onmouseout="TitleOrigin()"> Github Tunisia </h1>
Expand Down
6 changes: 3 additions & 3 deletions styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ body {
}

/****** style image ******/
/* div.image {
height: 150px;
div.image {
height: 300px;
width: 100%;
} */
}
img {
width: auto;
max-height: 100%;
Expand Down

0 comments on commit 3605ffb

Please sign in to comment.