This repository has been archived on 2023-06-08. You can view files and clone it, but cannot push or open issues or pull requests.
exozyme-blog/style.css
2021-06-25 17:53:43 -05:00

13 lines
164 B
CSS

div {
text-align:center;
font-family:monospace;
font-size:16px;
}
p {
text-align:left;
margin:auto;
width:720px;
line-height: 24px;
}