Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
AbdulElahGwaith
/
github-docs-arabic-enhanced
like
0
Model card
Files
Files and versions
xet
Community
main
github-docs-arabic-enhanced
/
src
/
landings
/
components
/
Landings.module.scss
AbdulElahGwaith
Upload folder using huggingface_hub
88df9e4
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
136 Bytes
.hoverShadowLarge
{
transition
: box-shadow
0.3s
ease-in-out;
&
:hover
{
box-shadow
:
var
(--color-shadow-large)
!important
;
}
}