owncast/web/styles/pages.scss

14 lines
153 B
SCSS
Raw Normal View History

2021-02-14 10:30:42 +01:00
// misc styling for various /pages
.help-page {
.ant-result-image {
height: 100px;
svg {
height: 100%;
width: 100%;
}
}
}