]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - client/src/app/menu/language-chooser.component.scss
Add background effect to active menu page
[github/Chocobozzz/PeerTube.git] / client / src / app / menu / language-chooser.component.scss
... / ...
CommitLineData
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}