Newer
Older
express-blog / public / css / footer.css
@Jason Jason on 2 Jun 106 bytes new file: public/css/base.css
footer {
  background: #f0f0f0;
  padding: 1rem 0;
  text-align: center;
  border-top: 1px solid #ccc;
}