Skip to content

Commit 3605ffb

Browse files
committed
add tunisia capital logo πŸ•‘ 🎴 ..
1 parent b92bb55 commit 3605ffb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

β€Žimages/GTML.pngβ€Ž

504 KB
Loading

β€Žindex.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<div class="landing">
3535

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

4040
<h1 onmouseover="TitleEffect()" onmouseout="TitleOrigin()"> Github Tunisia </h1>

β€Žstyles/style.cssβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ body {
3737
}
3838

3939
/****** style image ******/
40-
/* div.image {
41-
height: 150px;
40+
div.image {
41+
height: 300px;
4242
width: 100%;
43-
} */
43+
}
4444
img {
4545
width: auto;
4646
max-height: 100%;

0 commit comments

Comments
Β (0)