commit | ffcff54639c5f0f4f8e95403a9c2ebf612fa8d37 | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Thu Feb 17 19:23:05 2022 +0000 |
committer | pineafan <pineapplefanyt@gmail.com> | Thu Feb 17 19:23:05 2022 +0000 |
tree | c6d039af471ef224daa33b39ca0b1a035fd6bc8e | |
parent | 5b612d9cf0f88d55cdb4cf3e07a5bbc63ce50313 [diff] |
and deleted a file >:(
diff --git a/styles/Components/cardrow.module.css b/styles/Components/cardrow.module.css deleted file mode 100644 index dde471f..0000000 --- a/styles/Components/cardrow.module.css +++ /dev/null
@@ -1,12 +0,0 @@ -.container { - width: calc(100% - 20px); - height: 100%; - display: flex; - flex-wrap: wrap; - justify-content: center; - gap: 20px; -} - -.item { - width: min(428px, 90%); -} \ No newline at end of file