]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/+about/about-follows/about-follows.component.scss
Fix basic linter issues
[github/Chocobozzz/PeerTube.git] / client / src / app / +about / about-follows / about-follows.component.scss
CommitLineData
8cbc40b2
C
1@use '_variables' as *;
2@use '_mixins' as *;
a6dbbf03 3
a6dbbf03
C
4a {
5 display: block;
6 width: fit-content;
7 margin-top: 3px;
8}
ac84064a
C
9
10.no-results {
11 justify-content: flex-start;
4c8749cb 12 align-items: flex-start;
6c3589fc 13}