aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/app/app.component.css
blob: 13a44248ae4a580aea5c8b08d69c23d42d38705e (plain)
1
2
3
4
5
6
7
8
9
10
a.icp-record {
  color: grey;
  text-decoration: none;
  font-size: 0.8rem;
  margin: 0 5vw;
}

footer {
  display: flex;
}