robertselvam's picture
Upload 3 files
98069ee
raw
history blame
164 Bytes
#col-container {
max-width: 600px;
margin-left: auto;
margin-right: auto;
}
#row-flex {
display: flex;
align-items: center;
justify-content: center;
}