Remove experimental layout

This commit is contained in:
2023-11-21 17:03:51 +01:00
parent c9deba7d65
commit f9a51ee83d
2 changed files with 0 additions and 10 deletions

View File

@ -1483,10 +1483,6 @@ th label {
display: block;
}
.md\:w-1\/2 {
width: 50%;
}
.md\:w-auto {
width: auto;
}