]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/class-helpers/_custom-bootstrap-helpers.scss
Implement runner in client side
[github/Chocobozzz/PeerTube.git] / client / src / sass / class-helpers / _custom-bootstrap-helpers.scss
index dfe6f9050c73c0963eb001b7729f6ae537f0ee39..b39c4144f535c73931a58b79a4c137d28ccee107 100644 (file)
@@ -6,3 +6,7 @@
 .fs-5-5 {
   @include font-size(18px);
 }
+
+.fs-7 {
+  @include font-size(14px);
+}