Skip to content

Commit

Permalink
Improve style of the new tutorials page
Browse files Browse the repository at this point in the history
  • Loading branch information
gtca committed Aug 3, 2023
1 parent bb81ed9 commit e413e15
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions assets/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -942,11 +942,7 @@ body {
margin-bottom: 5rem;

grid-auto-flow: row;
<<<<<<< HEAD
grid-template-columns: 1.5fr 1fr 1fr;
=======
grid-template-columns: 1fr 1fr 1fr;
>>>>>>> tutorials
gap: 1rem;
@media (max-width: 50rem), (max-device-width: 40rem) {
grid-template-columns: 1fr;
Expand Down

0 comments on commit e413e15

Please sign in to comment.