diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 6fcea96..edd6994 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -63,6 +63,11 @@ thead { font-weight: bold; } +.row { + margin-right: auto; + margin-left: auto; +} + h1, h2, h3, h4, h5, h6 { color: #333; font-weight: normal;