]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/menu/language-chooser.component.scss
Update client according to new model paths
[github/Chocobozzz/PeerTube.git] / client / src / app / menu / language-chooser.component.scss
CommitLineData
8afc19a6
C
1@import '_variables';
2@import '_mixins';
3
8afc19a6
C
4.modal-body {
5 text-align: center;
6
7 a {
63347a0f 8 display: block;
8afc19a6 9 font-size: 16px;
63347a0f 10 margin: 15px;
8afc19a6
C
11 }
12}