feat: get to displaying markdown copy

This commit is contained in:
Stevan Freeborn
2023-04-09 12:52:32 -05:00
parent 72d7cb7a4a
commit da40cdfaba
13 changed files with 135 additions and 43 deletions
-3
View File
@@ -25,7 +25,4 @@ body {
flex-direction: column;
height: 100%;
width: 100%;
max-width: 1450px;
margin: 0 auto;
padding: 20px;
}