👩💻 Join our community of thousands of amazing developers!
Project: codever - File: howto-get-started.component.scss Set margin-left and margin-right to auto to align in center of the page/div and text-align to align the text and image inside of the table headers and cells: .extensions-table { margin-left: auto; margin-right: auto; th, td { width: 8rem; text-align: center; } } Its use in html: <div class="container"> <h2>Get started</h2> <p class="lead">Codever is a bookmark and code snippets manager created and designed for D...