List.css

11 lines | 131 B Blame History Raw Download
.list-container {
  text-align: center;
}

.list-agency-list {
  list-style: none;
  font-size: 22px;
  margin: 0;
  padding: 0;
}