aidamanna/appetype

View on GitHub
app/assets/stylesheets/error_pages.css.scss

Summary

Maintainability
Test Coverage
.at-error {
  color: var(--at-green);
  padding: 80px 0;
  text-align: center;
}

.at-error-image {
  height: 180px;
}