mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-23 11:36:19 -05:00
Design refresh + a bunch of stuff (#2864)
Co-authored-by: hfcRed <hfcred@gmx.net>
This commit is contained in:
8
app/components/Image.module.css
Normal file
8
app/components/Image.module.css
Normal file
@@ -0,0 +1,8 @@
|
||||
.tierContainer {
|
||||
display: grid;
|
||||
}
|
||||
|
||||
.tierImg {
|
||||
grid-column: 1;
|
||||
grid-row: 1;
|
||||
}
|
||||
Reference in New Issue
Block a user