We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b92bb55 commit 3605ffbCopy full SHA for 3605ffb
βimages/GTML.pngβ
504 KB
βindex.htmlβ
@@ -34,7 +34,7 @@
34
<div class="landing">
35
36
<div class="image">
37
- <img src="./images/GTML.svg" alt=" Github Tunisia Meetup Logo - Hot Org. " />
+ <img src="./images/GTML.png" alt=" Github Tunisia Meetup Logo - Hot Org. " />
38
</div>
39
40
<h1 onmouseover="TitleEffect()" onmouseout="TitleOrigin()"> Github Tunisia </h1>
βstyles/style.cssβ
@@ -37,10 +37,10 @@ body {
}
/****** style image ******/
-/* div.image {
41
- height: 150px;
+div.image {
+ height: 300px;
42
width: 100%;
43
-} */
+}
44
img {
45
width: auto;
46
max-height: 100%;
0 commit comments