This website requires JavaScript.
Explore
Help
Sign In
ekzyis
/
stacker.news
Watch
1
Star
0
Fork
You've already forked stacker.news
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bcd229af93
stacker.news
/
components
/
items.module.css
4 lines
76 B
CSS
Raw
Blame
History
.
grid
{
display
:
grid
;
grid-template-columns
:
auto
minmax
(
0
,
1
fr
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink