2020-03-31 16:29:40 +02:00
|
|
|
/*
|
2020-04-02 14:35:12 +02:00
|
|
|
Copyright 2020 The Matrix.org Foundation C.I.C.
|
2020-03-31 16:29:40 +02:00
|
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
you may not use this file except in compliance with the License.
|
|
|
|
You may obtain a copy of the License at
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
limitations under the License.
|
|
|
|
*/
|
|
|
|
|
2020-04-14 17:45:21 +02:00
|
|
|
$font-1px: 0.067rem;
|
|
|
|
$font-2px: 0.133rem;
|
|
|
|
$font-3px: 0.200rem;
|
|
|
|
$font-4px: 0.267rem;
|
|
|
|
$font-5px: 0.333rem;
|
|
|
|
$font-6px: 0.400rem;
|
|
|
|
$font-7px: 0.467rem;
|
2020-03-31 16:26:23 +02:00
|
|
|
$font-8px: 0.533rem;
|
|
|
|
$font-9px: 0.600rem;
|
|
|
|
$font-10px: 0.667rem;
|
|
|
|
$font-10-4px: 0.693rem;
|
|
|
|
$font-11px: 0.733rem;
|
|
|
|
$font-12px: 0.800rem;
|
|
|
|
$font-13px: 0.867rem;
|
|
|
|
$font-14px: 0.933rem;
|
|
|
|
$font-15px: 1.000rem;
|
|
|
|
$font-16px: 1.067rem;
|
|
|
|
$font-17px: 1.133rem;
|
|
|
|
$font-18px: 1.200rem;
|
|
|
|
$font-19px: 1.267rem;
|
2020-05-04 18:15:09 +02:00
|
|
|
$font-20px: 1.3333333rem;
|
2020-03-31 16:26:23 +02:00
|
|
|
$font-21px: 1.400rem;
|
|
|
|
$font-22px: 1.467rem;
|
|
|
|
$font-23px: 1.533rem;
|
|
|
|
$font-24px: 1.600rem;
|
|
|
|
$font-25px: 1.667rem;
|
|
|
|
$font-26px: 1.733rem;
|
|
|
|
$font-27px: 1.800rem;
|
|
|
|
$font-28px: 1.867rem;
|
|
|
|
$font-29px: 1.933rem;
|
|
|
|
$font-30px: 2.000rem;
|
|
|
|
$font-31px: 2.067rem;
|
|
|
|
$font-32px: 2.133rem;
|
|
|
|
$font-33px: 2.200rem;
|
|
|
|
$font-34px: 2.267rem;
|
|
|
|
$font-35px: 2.333rem;
|
|
|
|
$font-36px: 2.400rem;
|
|
|
|
$font-37px: 2.467rem;
|
|
|
|
$font-38px: 2.533rem;
|
|
|
|
$font-39px: 2.600rem;
|
|
|
|
$font-40px: 2.667rem;
|
|
|
|
$font-41px: 2.733rem;
|
|
|
|
$font-42px: 2.800rem;
|
|
|
|
$font-43px: 2.867rem;
|
|
|
|
$font-44px: 2.933rem;
|
|
|
|
$font-45px: 3.000rem;
|
|
|
|
$font-46px: 3.067rem;
|
|
|
|
$font-47px: 3.133rem;
|
|
|
|
$font-48px: 3.200rem;
|
|
|
|
$font-49px: 3.267rem;
|
|
|
|
$font-50px: 3.333rem;
|
|
|
|
$font-51px: 3.400rem;
|
|
|
|
$font-52px: 3.467rem;
|
2020-04-16 21:12:53 +02:00
|
|
|
$font-88px: 5.887rem;
|
2020-03-31 16:26:23 +02:00
|
|
|
$font-400px: 26.667rem;
|