File size: 334 Bytes
b96bd14
 
 
 
 
31decce
 
b96bd14
 
 
 
 
31decce
 
 
b96bd14
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/*

  Fonts
  
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

/*

  HTML body
  
*/
body {
  font-family: 'Roboto', 'Source Sans Pro', sans-serif;
}

/*

  Component: Extract Button

*/
.css-1cpxqw2{
  float: right;
}