benchmark-pt2.1 / style.css
sayakpaul's picture
sayakpaul HF staff
more updates
41aa70b
raw
history blame contribute delete
236 Bytes
h1 {
text-align: center;
}
#duplicate-button {
margin: auto;
color: #fff;
background: #1565c0;
border-radius: 100vh;
}
#component-0 {
max-width: 730px;
margin: auto;
padding-top: 1.5rem;
}