/* line 1, ../sass/change-log.scss */
.table-wrapper {
  margin-bottom: 32px;
}
/* line 8, ../sass/change-log.scss */
.table-wrapper table tbody tr td:first-child {
  width: 25%;
}
/* line 12, ../sass/change-log.scss */
.table-wrapper table tbody tr td .site {
  width: 68px;
  display: inline-block;
}
/* line 17, ../sass/change-log.scss */
.table-wrapper table tbody tr td a {
  white-space: nowrap;
}
