Skip to content

Commit 2e3096e

Browse files
author
Ayokunle Fatokimi
authored
change width of tag p in style.css
1 parent cf541c4 commit 2e3096e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
p {
1313
display: block;
14-
width: 400px;
14+
width: 700px;
1515
margin: 50px auto;
1616
font: 30px Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;
1717
}

0 commit comments

Comments
 (0)