This website requires JavaScript.
Explore
Help
Sign In
ekzyis
/
stacker.news
Watch
1
Star
0
Fork
0
You've already forked stacker.news
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
stacker.news
/
components
/
items.module.css
4 lines
76 B
CSS
Raw
Normal View
History
Unescape
Escape
more progress
2021-04-14 18:56:29 -05:00
.
grid
{
display
:
grid
;
working search
2022-01-27 13:18:48 -06:00
grid-template-columns
:
auto
minmax
(
0
,
1fr
)
;
more progress
2021-04-14 18:56:29 -05:00
}
Reference in New Issue
Copy Permalink