]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/+video-channels/video-channel-about/video-channel-about.component.scss
Handle markdown in account/video channel pages
[github/Chocobozzz/PeerTube.git] / client / src / app / +video-channels / video-channel-about / video-channel-about.component.scss
CommitLineData
0626e7af
C
1@import '_variables';
2@import '_mixins';
3
b0ae905e
C
4.block {
5 margin-bottom: 40px;
0626e7af 6
b0ae905e
C
7 .small-title {
8 @include in-content-small-title;
9
10 margin-bottom: 20px;
11 }
0626e7af 12}