Skip to content

Commit

Permalink
Align options to center
Browse files Browse the repository at this point in the history
  • Loading branch information
Arasteh authored Jan 5, 2025
1 parent 3eff375 commit 84ceddd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
justify-content: space-around;
margin-bottom: 10px;
border: none;
align-items: center;
}

@media (max-width: 768px) {
Expand Down Expand Up @@ -529,4 +530,4 @@
}).mount('#app');
</script>
</body>
</html>
</html>

0 comments on commit 84ceddd

Please sign in to comment.