Skip to content

Commit

Permalink
Mar 14, 2023, 3:00 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxodin committed Mar 14, 2023
1 parent de2e4e4 commit a85b824
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/test.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
display: grid;
gap:1rem;
grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));

xcolumn-width:25em;
}
body > section {
background:#eee;
Expand Down Expand Up @@ -92,9 +90,6 @@ <h6>Header level 6 Some more Text to test line-height Some more Text to test lin
.tableDemo td , .tableDemo th {
border:1px solid;
}
.tableDemo .batman {
background-color:#ddd;
}
</style>
</section>

Expand Down

0 comments on commit a85b824

Please sign in to comment.