add missing bits to writing system page

This commit is contained in:
Rhiannon Morris 2021-04-29 12:17:08 +02:00
parent ddb27d746c
commit d7ccbda4db
2 changed files with 9 additions and 2 deletions

View file

@ -179,7 +179,7 @@ pre {
flex-direction: row;
flex-wrap: wrap;
justify-content: space-around;
width: 75%;
width: 80%;
row-gap: 0.5em;
column-gap: 1.5em;
}