@require './Layout.styl';
@require './Admin.styl';

.Project {
  border: 1px solid #eee;
  padding: 16px;
  lost-align: center;
  width: 200px;
  height: 200px;
  background-size: cover;
  cursor: pointer;
}
