Commit a0a65567 by Lee Daehyun

ネームカードのユーザー名デザイン修正

parent e50b71b5
......@@ -693,7 +693,7 @@ input[name="tab_item"] {
/**************************** modal *************************/
/* メニューモーダル */
.modal-body {
padding-left: 0.6rem;
/*padding-left: 0.6rem;*/
}
.modal-body #modal_image {
width: 100%;
......@@ -789,3 +789,9 @@ input[name="tab_item"] {
max-width: 75%;
}
}
/*************************** ネームカード *************************/
.prifile_name {
line-height: 50px;
margin-left: 10px;
font-size: 16px;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment