]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/+about/about-peertube/about-peertube.component.scss
Make abuse-delete confirmation box clearer
[github/Chocobozzz/PeerTube.git] / client / src / app / +about / about-peertube / about-peertube.component.scss
CommitLineData
36f9424f
C
1@import '_variables';
2@import '_mixins';
3
78f912ed 4.about-peertube-title {
41a676db 5 font-size: 25px;
78f912ed
C
6 font-weight: bold;
7 margin-bottom: 15px;
8}
9
36f9424f
C
10.section-title {
11 font-weight: $font-semibold;
12 font-size: 20px;
13 margin-bottom: 5px;
14}
15
78f912ed 16.description {
36f9424f
C
17 margin-bottom: 30px;
18}
78f912ed
C
19
20.p2p-privacy-title {
21 margin-top: 15px;
22}