Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aletrn
/
driver.js
like
0
Running
App
Files
Files
Community
main
driver.js
/
docs
/
src
/
components
/
Container.astro
kamrify
Make homepage responsive
6b9b285
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
68 Bytes
<
div
class
=
"max-w-[1050px] mx-auto px-7 sm:px-10"
>
<slot />
</
div
>