fix email address in footer
set max-width in ch instead of px
This commit is contained in:
parent
708e911a6b
commit
c38edb84d9
8 changed files with 22 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
body {
|
||||
font-family: monospace;
|
||||
max-width: 750px;
|
||||
max-width: 80ch;
|
||||
margin: auto;
|
||||
background: black;
|
||||
color: lime;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue