This website requires JavaScript.
Explore
Help
Sign In
cohabit
/
website
Watch
5
Star
0
Fork
You've already forked website
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
e4fc9d22ae
website
/
components
/
AutoGrid.css
5 lines
98 B
CSS
Raw
Normal View
History
Unescape
Escape
refactor: :recycle: extract redondant grid template to `AutoGrid`
2024-02-15 14:02:22 +01:00
.
components__auto_grid
{
fix(css): :bug: unquote `display` value
2024-02-15 14:07:03 +01:00
display
:
grid
;
refactor: :recycle: extract redondant grid template to `AutoGrid`
2024-02-15 14:02:22 +01:00
gap
:
var
(
--_gap
)
;
margin-block
:
var
(
--_gap
)
;
}
Reference in a new issue
Copy permalink