Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
rich-maker
Commits
d41e67bc
Commit
d41e67bc
authored
Aug 04, 2021
by
YoonDongMin
Browse files
YDm
parent
8590a203
Changes
21
Hide whitespace changes
Inline
Side-by-side
styles/global.js
View file @
d41e67bc
...
@@ -6,7 +6,7 @@ export const globalStyles = StyleSheet.create({
...
@@ -6,7 +6,7 @@ export const globalStyles = StyleSheet.create({
padding
:
24
,
padding
:
24
,
},
},
titleText
:
{
titleText
:
{
fontFamily
:
'
nunito-bold
'
,
fontFamily
:
'
GowunDodum-Regular
'
,
fontSize
:
18
,
fontSize
:
18
,
color
:
'
#333
'
color
:
'
#333
'
},
},
...
@@ -15,10 +15,11 @@ export const globalStyles = StyleSheet.create({
...
@@ -15,10 +15,11 @@ export const globalStyles = StyleSheet.create({
lineHeight
:
20
,
lineHeight
:
20
,
},
},
input
:
{
input
:
{
fontFamily
:
'
GowunDodum-Regular
'
,
borderWidth
:
1
,
borderWidth
:
1
,
borderColor
:
'
#ddd
'
,
borderColor
:
'
blue
'
,
padding
:
10
,
padding
:
8
,
fontSize
:
18
,
fontSize
:
18
,
borderRadius
:
6
,
borderRadius
:
4
,
}
}
})
})
\ No newline at end of file
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment