issue #1 adjust main&sub menu title font size.

This commit is contained in:
Joel,Kim
2022-04-25 19:13:28 +09:00
parent 80b3f81698
commit eaba23783d
3 changed files with 38 additions and 35 deletions

View File

@@ -83,7 +83,8 @@ div#sm_item_title {
margin: 0;
padding: 0;
color: rgb(235, 235, 235);
font-size: 2.2vw;
/* font-size: 2.2vw; */
font-size: 34px;
white-space: nowrap;
text-align: center;
}