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
butter-studio
3639e9fee7f031e93e921b877feffea800c9ea32
3639e9fee7f031e93e921b877feffea800c9ea32
Switch branch/tag
butter-studio
client
src
components
MyInfo
my-info.module.scss
Find file
Normal view
History
Permalink
my-info.module.scss
118 Bytes
Edit
Web IDE
Newer
Older
로그인 UI, SMS인증
한규민
committed
Jul 28, 2021
1
2
3
4
5
6
7
.title
{
display
:
flex
;
justify-content
:
center
;
color
:
#FEDC00
;
font-size
:
25px
;
margin
:
1rem
0
;
}