Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit25fb150

Browse files
committed
adjust header spacing
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent129db3c commit25fb150

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎web-app/src/containers/Tutorial/containers/Review.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const styles = {
2828
backgroundColor:theme['$color-fill1-2'],
2929
fontSize:'1rem',
3030
lineHeight:'1rem',
31-
padding:'10px 0.4rem',
31+
padding:'10px 0.4rem 10px 1rem',
3232
}),
3333
title:{
3434
marginLeft:'0.5rem',

‎web-app/src/containers/Tutorial/containers/Settings.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const styles = {
2222
backgroundColor:theme['$color-fill1-2'],
2323
fontSize:'1rem',
2424
lineHeight:'1rem',
25-
padding:'10px 0.4rem',
25+
padding:'10px 0.4rem 10px 1rem',
2626
marginBottom:'0.5rem',
2727
}),
2828
content:{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp