.blogpost { .blogtitle { font-size: 4em; } } dl { dt { display: inline; font-weight: bold; } dd { display: inline; &::after { content: "\A"; white-space: pre; } } } .padbox { margin-bottom:10px; } .blogwidth{ width: 75%; margin:auto; word-wrap: normal; }