Skip to content

Commit 222a530

Browse files
committed
Fix header style
1 parent dd7237d commit 222a530

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/jsMain/kotlin/common/Styles.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ object BaseStyles : StyleSheet() {
2828
justifyContent(JustifyContent.SpaceBetween)
2929
fontSize(1.5.cssRem)
3030
padding(10.px)
31-
maxWidth(80.cssRem)
3231
}
3332

3433
val main by style {

0 commit comments

Comments
 (0)