Skip to content
Snippets Groups Projects
_utils.scss 168 B
Newer Older
.image.is-70p {
  width: 70%;
  height: 70%;
}

.caption {
  display: flex;
  justify-content: center;
  padding: 4px 10px 4px 10px;
}

.tag.caption {
  width: 100%;
}