Kenanga-11B-IT / style.css
rmdhirr's picture
Upload 2 files
8f0229b 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;
}