64 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			SCSS
		
	
	
			
		
		
	
	
			64 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			SCSS
		
	
	
/*
 | 
						|
Copyright 2020 The Matrix.org Foundation C.I.C.
 | 
						|
 | 
						|
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.
 | 
						|
*/
 | 
						|
 | 
						|
$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;
 | 
						|
$font-20px: 1.333rem;
 | 
						|
$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;
 | 
						|
$font-400px: 26.667rem;
 |