]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/+about/about-follows/about-follows.component.scss
Add ability to change email in client
[github/Chocobozzz/PeerTube.git] / client / src / app / +about / about-follows / about-follows.component.scss
CommitLineData
a6dbbf03
C
1@import '_variables';
2@import '_mixins';
3
4.subtitle {
5 font-size: 18px;
6 font-weight: $font-semibold;
7 margin-bottom: 20px;
8}
9
10a {
11 display: block;
12 width: fit-content;
13 margin-top: 3px;
14}