update styles

This commit is contained in:
2025-12-11 00:19:09 +03:00
parent e7ea8443fd
commit 1db5282311
2 changed files with 3 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ const textStyle: React.CSSProperties = {
fontSize: 14,
lineHeight: "140%",
letterSpacing: "0%",
marginBottom: 4,
};
export function OpeningTimesBottomSheet({
@@ -101,7 +102,7 @@ export function OpeningTimesBottomSheet({
10:00 AM to 10:00 PM
</ProText>
</div>
<div style={{ display: "flex", justifyContent: "space-between" }}>
<div style={{ display: "flex", justifyContent: "space-between"}}>
<ProText
type="secondary"
style={{