changed formatting of a paragraph element with a class of desc
This commit is contained in:
@@ -11,3 +11,8 @@
|
||||
*= require_self
|
||||
*= require_tree .
|
||||
*/
|
||||
|
||||
p.desc {
|
||||
max-width: 850px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
Reference in New Issue
Block a user