Skip to content
Snippets Groups Projects
Commit 732a4c1f authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf
Browse files

PR: CSS increase the line-height

parent 1f5d6306
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,8 @@
body {
color: #232525;
}
p { font-size:14px; line-height: 22px; }
.subtext { position: relative; top: -20px; left:300px; width: 300px; text-align: center; }
p { font-size:14px; line-height: 26px; }
.subtext { position: relative; top: -20px; left:300px; width: 300px; text-align: center; }
.productDescription li { margin-left: 20px; font-size: 13px; }
h2 { margin-top: 20px; margin-bottom: 12px; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment