Files
stevanfreeborn.com/style.css
T
2022-06-27 13:53:35 -05:00

19 lines
163 B
CSS

/* Bootstrap Overrides */
/* Site Specific */
html,
body {
height: 100%;
}
.main-content {
max-width: 525px;
}
.social-icon {
font-size: 2rem;
}