Add typewriter library, restructure and design
This commit is contained in:
@@ -2741,7 +2741,7 @@ table {
|
||||
}
|
||||
|
||||
.font-sans {
|
||||
font-family: Maven Pro, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
|
||||
font-family: system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
|
||||
}
|
||||
|
||||
.font-text {
|
||||
@@ -2913,6 +2913,10 @@ table {
|
||||
}
|
||||
|
||||
.leading-loose {
|
||||
line-height: 1.75;
|
||||
}
|
||||
|
||||
.leading-looser {
|
||||
line-height: 2;
|
||||
}
|
||||
|
||||
@@ -7875,7 +7879,7 @@ table {
|
||||
}
|
||||
|
||||
.sm\:font-sans {
|
||||
font-family: Maven Pro, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
|
||||
font-family: system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
|
||||
}
|
||||
|
||||
.sm\:font-text {
|
||||
@@ -8047,6 +8051,10 @@ table {
|
||||
}
|
||||
|
||||
.sm\:leading-loose {
|
||||
line-height: 1.75;
|
||||
}
|
||||
|
||||
.sm\:leading-looser {
|
||||
line-height: 2;
|
||||
}
|
||||
|
||||
@@ -12994,7 +13002,7 @@ table {
|
||||
}
|
||||
|
||||
.md\:font-sans {
|
||||
font-family: Maven Pro, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
|
||||
font-family: system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
|
||||
}
|
||||
|
||||
.md\:font-text {
|
||||
@@ -13166,6 +13174,10 @@ table {
|
||||
}
|
||||
|
||||
.md\:leading-loose {
|
||||
line-height: 1.75;
|
||||
}
|
||||
|
||||
.md\:leading-looser {
|
||||
line-height: 2;
|
||||
}
|
||||
|
||||
@@ -18113,7 +18125,7 @@ table {
|
||||
}
|
||||
|
||||
.lg\:font-sans {
|
||||
font-family: Maven Pro, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
|
||||
font-family: system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
|
||||
}
|
||||
|
||||
.lg\:font-text {
|
||||
@@ -18285,6 +18297,10 @@ table {
|
||||
}
|
||||
|
||||
.lg\:leading-loose {
|
||||
line-height: 1.75;
|
||||
}
|
||||
|
||||
.lg\:leading-looser {
|
||||
line-height: 2;
|
||||
}
|
||||
|
||||
@@ -23232,7 +23248,7 @@ table {
|
||||
}
|
||||
|
||||
.xl\:font-sans {
|
||||
font-family: Maven Pro, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
|
||||
font-family: system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
|
||||
}
|
||||
|
||||
.xl\:font-text {
|
||||
@@ -23404,6 +23420,10 @@ table {
|
||||
}
|
||||
|
||||
.xl\:leading-loose {
|
||||
line-height: 1.75;
|
||||
}
|
||||
|
||||
.xl\:leading-looser {
|
||||
line-height: 2;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user