pidgin/nest

Use theme CSS for supported language list

19 months ago, Elliott Sales de Andrade
f105d31834e0
Use theme CSS for supported language list

This is responsive on smaller screens and switches to a single column there.

Testing Done:
Rendered the site and checked it at small and large widths.

Reviewed at https://reviews.imfreedom.org/r/1805/
env:
browser: true
es6: true
node: true
extends: 'eslint:recommended'
globals:
Atomics: readonly
SharedArrayBuffer: readonly
parserOptions:
ecmaVersion: 2018
sourceType: module
rules: {}