.article-details { width: 70%; } .article-actions > * { } .article-actions { width : 40%; } .container { max-width: 95%; } .text-center { margin-top: 0.5em; } mat-list-item { //border-bottom: 1px solid black; border-bottom: 2px solid #353535; margin-bottom: 0.5em; padding: 3em; & > *{ margin-bottom: 1em; padding: 1em; } } mat-list > * { padding: 2px; height: auto; } .message { margin-bottom: 10em; }