Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<script src="./scripts/main.js"></script>

<body>
<div class="w3-container container">
<div class="w3-container container m-3">
<div class="jumbortan">
<h2 align="center">CSS Objects Series</h2>
<div class="container">
Expand Down Expand Up @@ -55,7 +55,7 @@ <h2 align="center">CSS Objects Series</h2>
<li class="list-group-item">Z. None</li>
</ol>

<p style="color:red">Suggest some objects, to me or contribute some <a href="https://github.com/vinodselvin/css-objects">here</a>.</p>
<p class="mt-3 mb-3" style="color:red">Suggest some objects, to me or contribute some <a href="https://github.com/vinodselvin/css-objects">here</a>.</p>
</div>
</div>

Expand All @@ -75,4 +75,4 @@ <h2 align="center">CSS Objects Series</h2>
</div>
</body>

</html>
</html>