]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/about/about.component.scss
Put Person first in AP attributedTo
[github/Chocobozzz/PeerTube.git] / client / src / app / about / about.component.scss
CommitLineData
36f9424f
C
1@import '_variables';
2@import '_mixins';
3
4.section-title {
5 font-weight: $font-semibold;
6 font-size: 20px;
7 margin-bottom: 5px;
8}
9
2b3b76ab 10.description, .terms {
36f9424f
C
11 margin-bottom: 30px;
12}