.project-item {
  display: flex;
  justify-content: space-between;
  margin-top: 4px;
}

.project-edit {
  font-size: 12px;
}
.project-view {
  font-size: 12px;
  margin-right: 8px;
}
