]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - about-follows.component.scss
c6114d270a381f6aa60c9f153b80fff4bb55de61
[github/Chocobozzz/PeerTube.git] / about-follows.component.scss
1 @import '_variables';
2 @import '_mixins';
3
4 .subtitle {
5 font-size: 18px;
6 font-weight: $font-semibold;
7 margin-bottom: 20px;
8 }
9
10 a {
11 display: block;
12 width: fit-content;
13 margin-top: 3px;
14 }
15
16 .no-results {
17 justify-content: flex-start;
18 }