[SiteGen] Remove old broken media selector causing no cards to appear

This commit is contained in:
Ducko 2021-07-17 19:30:31 +01:00 committed by Alyxia Sother
parent 98b463603a
commit 772b40ef4d
No known key found for this signature in database
GPG Key ID: 355968D14144B739
1 changed files with 3 additions and 3 deletions

View File

@ -104,11 +104,11 @@
box-sizing: border-box;
}
@media (max-width: 1300px) {
/* @media (max-width: 1300px) {
.container {
width: 100vw;
}
}
} */
.flex-break {
flex-basis: 100%;
@ -500,4 +500,4 @@
});
</script>
</body>
</html>
</html>