medgemma-4b-it / style.css
Mehmet Yigitsoy - deepc GmbH
chore: Initial commit
f04302c
raw
history blame contribute delete
149 Bytes
h1 {
text-align: center;
display: block;
}
#logo {
display: block;
margin: 0 auto;
width: 40%;
object-fit: contain;
}