We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b557a82 commit e27dfb4Copy full SHA for e27dfb4
2 files changed
index.html
@@ -368,7 +368,7 @@ <h3 class="featurette-heading">Artificial Intelligence <br /><span class="text-m
368
<div class="col-sm-5">
369
370
<!-- Gif -->
371
- <div class="gif-images-ttt">
+ <div class="gif-images">
372
<img src="images/tictactoe.gif" alt="tictactoe-gif">
373
</div>
374
<!-- End Gif -->
main.css
@@ -66,7 +66,3 @@ ul.share-buttons li{
66
.gif-images img{
67
width: 100%;
68
}
69
-
70
-.gif-images-ttt img{
71
- height: 350px;
72
-}
0 commit comments