Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Tawkat
/
nGPT-v1
like
0
Paused
App
Files
Files
Community
639428c
nGPT-v1
/
style.css
Tawkat
Create style.css
a6aa95e
verified
7 months ago
raw
Copy download link
history
blame
Safe
221 Bytes
h1
{
text-align
: center;
display
: block;
}
#duplicate-button
{
margin
: auto;
color
: white;
background
:
#1565c0
;
border-radius
:
100vh
;
}
.contain
{
max-width
:
900px
;
margin
: auto;
padding-top
:
1.5rem
;
}