~alterae/alterae.srht.site

c00a5993706e464d21de12bd395b5a4b353bb9a5 — Michelle S 2 years ago 9bf5057
Add style for inline code
1 files changed, 4 insertions(+), 0 deletions(-)

M sass/style.scss
M sass/style.scss => sass/style.scss +4 -0
@@ 39,3 39,7 @@ main {
  max-width: 80ch;
  margin: auto;
}

p code {
  background-color: #404040;
}