abhinand's picture
initializing space with basic settings
9bcefb3
raw
history blame contribute delete
No virus
118 Bytes
h1 {
text-align: center;
}
.contain {
max-width: 1000px;
margin: auto;
padding-top: 1.5rem;
}