fix comment and top-menu placement regressions
[oweals/peertube.git] / client / src / app / menu / language-chooser.component.scss
1 @import '_variables';
2 @import '_mixins';
3
4 .modal-body {
5   text-align: center;
6
7   a {
8     display: block;
9     font-size: 16px;
10     margin: 15px;
11   }
12 }