@app-studio/web 0.9.62 → 0.9.63

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -19084,20 +19084,16 @@
19084
19084
  // xl maps to H1 - Largest heading
19085
19085
  xl: {
19086
19086
  fontWeight: 500,
19087
- marginBottom: 20,
19088
19087
  letterSpacing: 1.25,
19089
19088
  media: {
19090
19089
  mobile: {
19091
- fontSize: 42,
19092
- width: '100%'
19090
+ fontSize: 60
19093
19091
  },
19094
19092
  tablet: {
19095
- fontSize: 50,
19096
- width: '100%'
19093
+ fontSize: 60
19097
19094
  },
19098
19095
  desktop: {
19099
- fontSize: 58,
19100
- minWidth: '60%'
19096
+ fontSize: 96
19101
19097
  }
19102
19098
  }
19103
19099
  },
@@ -19106,13 +19102,13 @@
19106
19102
  fontWeight: 500,
19107
19103
  media: {
19108
19104
  mobile: {
19109
- fontSize: 32
19105
+ fontSize: 48
19110
19106
  },
19111
19107
  tablet: {
19112
- fontSize: 40
19108
+ fontSize: 48
19113
19109
  },
19114
19110
  desktop: {
19115
- fontSize: 48
19111
+ fontSize: 70
19116
19112
  }
19117
19113
  }
19118
19114
  },
@@ -19121,13 +19117,13 @@
19121
19117
  fontWeight: 500,
19122
19118
  media: {
19123
19119
  mobile: {
19124
- fontSize: 20
19120
+ fontSize: 32
19125
19121
  },
19126
19122
  tablet: {
19127
- fontSize: 30
19123
+ fontSize: 40
19128
19124
  },
19129
19125
  desktop: {
19130
- fontSize: 40
19126
+ fontSize: 56
19131
19127
  }
19132
19128
  }
19133
19129
  },
@@ -19137,10 +19133,10 @@
19137
19133
  letterSpacing: -0.2,
19138
19134
  media: {
19139
19135
  mobile: {
19140
- fontSize: 16
19136
+ fontSize: 20
19141
19137
  },
19142
19138
  tablet: {
19143
- fontSize: 28
19139
+ fontSize: 24
19144
19140
  },
19145
19141
  desktop: {
19146
19142
  fontSize: 32
@@ -19153,13 +19149,13 @@
19153
19149
  letterSpacing: -0.2,
19154
19150
  media: {
19155
19151
  mobile: {
19156
- fontSize: 12
19152
+ fontSize: 14
19157
19153
  },
19158
19154
  tablet: {
19159
19155
  fontSize: 18
19160
19156
  },
19161
19157
  desktop: {
19162
- fontSize: 24
19158
+ fontSize: 20
19163
19159
  }
19164
19160
  }
19165
19161
  }