Template:SkillCard/styles.css

Template page
Revision as of 11:48, 15 June 2024 by Geep (talk | contribs) (Fix video size)
.preview img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

video {
  width: 100%;
  height: auto;
}