Update styles.css

master
Steamed-Punk 2019-09-06 01:31:17 +02:00 committed by GitHub
parent 180c7ef39d
commit 87303060d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,13 +5,13 @@
p {
display: block;
width: 100%;
margin: 50px auto;
margin: 0px auto;
font: 30px Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;
}
#intro {
display: block;
width:100%;
margin: 50px auto;
margin: 0px auto;
}