aboutsummaryrefslogtreecommitdiffstats
path: root/public/projects/react-small-apps/apps/notebook/src/components/layout/Footer/Footer.css
blob: 31db4394947c26086664073ff4d3aa32216b0313 (plain)
1
2
3
4
5
6
7
8
.footer {
  padding: 0 0 1rem;
}

.footer__copyright {
  font-size: 0.9rem;
  text-align: center;
}