ivanzotov/constructor

View on GitHub
core/app/assets/stylesheets/constructor_core/project/blocks/b-alert/__close/b-alert__close.scss

Summary

Maintainability
Test Coverage
.b-alert__close {
  position: absolute;
  right: 20px;
  top: 0;
  color: #555;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}