We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc32c2c commit 26f7c16Copy full SHA for 26f7c16
styles.css
@@ -14,5 +14,5 @@ p {
14
width: 700px;
15
margin: 50px auto;
16
font: 30px Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;
17
- align: center;
+ text-align: center;
18
}
0 commit comments