List components #31
@ -166,75 +166,107 @@
|
||||
|
||||
/* Text styles - Body */
|
||||
.body-light-sm {
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
font-family: "TheSans Light", "TheSans", system-ui, sans-serif;
|
||||
=======
|
||||
font-family: 'TheSans Light', 'TheSans', system-ui, sans-serif;
|
||||
>>>>>>> 91e7d0f (Add font family and text styles)
|
||||
=======
|
||||
font-family: 'TheSans Light', 'TheSans', system-ui, sans-serif;
|
||||
>>>>>>> 67f45746ca5a15f1bc7d955ff66e9c0d02739f88
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.body-normal-md {
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
font-family: "TheSans SemiLight", "TheSans", system-ui, sans-serif;
|
||||
=======
|
||||
font-family: 'TheSans SemiLight', 'TheSans', system-ui, sans-serif;
|
||||
>>>>>>> 91e7d0f (Add font family and text styles)
|
||||
=======
|
||||
font-family: 'TheSans SemiLight', 'TheSans', system-ui, sans-serif;
|
||||
>>>>>>> 67f45746ca5a15f1bc7d955ff66e9c0d02739f88
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.body-normal-lg {
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
font-family: "TheSans SemiLight", "TheSans", system-ui, sans-serif;
|
||||
=======
|
||||
font-family: 'TheSans SemiLight', 'TheSans', system-ui, sans-serif;
|
||||
>>>>>>> 91e7d0f (Add font family and text styles)
|
||||
=======
|
||||
font-family: 'TheSans SemiLight', 'TheSans', system-ui, sans-serif;
|
||||
>>>>>>> 67f45746ca5a15f1bc7d955ff66e9c0d02739f88
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.body-semibold-md {
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
font-family: "TheSans Plain", "TheSans", system-ui, sans-serif;
|
||||
=======
|
||||
font-family: 'TheSans Plain', 'TheSans', system-ui, sans-serif;
|
||||
>>>>>>> 91e7d0f (Add font family and text styles)
|
||||
=======
|
||||
font-family: 'TheSans Plain', 'TheSans', system-ui, sans-serif;
|
||||
>>>>>>> 67f45746ca5a15f1bc7d955ff66e9c0d02739f88
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.body-semibold-lg {
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
font-family: "TheSans Plain", "TheSans", system-ui, sans-serif;
|
||||
=======
|
||||
font-family: 'TheSans Plain', 'TheSans', system-ui, sans-serif;
|
||||
>>>>>>> 91e7d0f (Add font family and text styles)
|
||||
=======
|
||||
font-family: 'TheSans Plain', 'TheSans', system-ui, sans-serif;
|
||||
>>>>>>> 67f45746ca5a15f1bc7d955ff66e9c0d02739f88
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.body-bold-md {
|
||||
<<<<<<< HEAD
|
||||
font-family: "TheSans SemiBold", "TheSans", system-ui, sans-serif;
|
||||
=======
|
||||
font-family: 'TheSans SemiBold', 'TheSans', system-ui, sans-serif;
|
||||
>>>>>>> 91e7d0f (Add font family and text styles)
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.body-bold-lg {
|
||||
<<<<<<< HEAD
|
||||
font-family: "TheSans SemiBold", "TheSans", system-ui, sans-serif;
|
||||
=======
|
||||
font-family: 'TheSans SemiBold', 'TheSans', system-ui, sans-serif;
|
||||
>>>>>>> 91e7d0f (Add font family and text styles)
|
||||
=======
|
||||
font-family: 'TheSans SemiBold', 'TheSans', system-ui, sans-serif;
|
||||
>>>>>>> 67f45746ca5a15f1bc7d955ff66e9c0d02739f88
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.body-bold-lg {
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
font-family: "TheSans SemiBold", "TheSans", system-ui, sans-serif;
|
||||
=======
|
||||
font-family: 'TheSans SemiBold', 'TheSans', system-ui, sans-serif;
|
||||
>>>>>>> 91e7d0f (Add font family and text styles)
|
||||
=======
|
||||
font-family: 'TheSans SemiBold', 'TheSans', system-ui, sans-serif;
|
||||
>>>>>>> 67f45746ca5a15f1bc7d955ff66e9c0d02739f88
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
/* Text styles - Heading */
|
||||
.heading-semibold-lg {
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
font-family: "TheSans SemiBold", "TheSans", system-ui, sans-serif;
|
||||
=======
|
||||
font-family: 'TheSans SemiBold', 'TheSans', system-ui, sans-serif;
|
||||
>>>>>>> 91e7d0f (Add font family and text styles)
|
||||
=======
|
||||
font-family: 'TheSans SemiBold', 'TheSans', system-ui, sans-serif;
|
||||
>>>>>>> 67f45746ca5a15f1bc7d955ff66e9c0d02739f88
|
||||
font-size: 32px;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user