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
eue
Commits
4510fb77
Commit
4510fb77
authored
Jul 26, 2021
by
Spark
Browse files
fontSize
parent
489d3de5
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/components/UserInfo.js
View file @
4510fb77
...
...
@@ -13,7 +13,8 @@ function UserInfo() {
const
cardstyled
=
{
margin
:
'
auto
'
,
padding
:
'
1em
'
,
paddingTop
:
'
1em
'
,
paddingBottom
:
'
1em
'
,
display
:
'
flex
'
,
justifyContent
:
'
center
'
,
width
:
'
100%
'
,
...
...
@@ -51,7 +52,7 @@ function UserInfo() {
},
환영합니다
.
<
/Card.Title
>
<
Row
style
=
{{
alignItems
:
'
center
'
,
margin
:
'
auto
'
,
justifyContent
:
'
center
'
}}
>
<
Card
.
Subtitle
style
=
{{
fontSize
:
'
0.
8em
'
,
paddingTop
:
'
1em
'
,
paddingBottom
:
'
1
em
'
}}
>
<
Card
.
Subtitle
className
=
'
py-3
'
style
=
{{
fontSize
:
'
0.
9
em
'
}}
>
{
localname_emd
?
`
${
localname_doe
}
${
localname_sgg
}
${
localname_emd
}
`
:
...
...
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