mirror of
https://github.com/NovaGM/ModuleBuilder.git
synced 2024-08-15 00:23:33 +00:00
[SiteGen] Remove old broken media selector causing no cards to appear
This commit is contained in:
parent
98b463603a
commit
772b40ef4d
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue