new-space7 / style.css
dxdcx's picture
Rename style.cs to style.css
07072e3 verified
raw
history blame contribute delete
131 Bytes
h1 {
text-align: center;
display: block;
}
#logo {
display: block;
margin: 0 auto;
width: 40%;
object-fit: contain;
}