김명주

Update font size

...@@ -22,7 +22,7 @@ body{ ...@@ -22,7 +22,7 @@ body{
22 #name 22 #name
23 { 23 {
24 position:relative; 24 position:relative;
25 - width:300px; 25 + width:400px;
26 height:120px; 26 height:120px;
27 top:4%; 27 top:4%;
28 left:3%; 28 left:3%;
...@@ -61,7 +61,7 @@ body{ ...@@ -61,7 +61,7 @@ body{
61 #nick 61 #nick
62 { 62 {
63 font-family: 'Nanum Gothic'; 63 font-family: 'Nanum Gothic';
64 - font-size:40px; 64 + font-size:35px;
65 font-weight:bold; 65 font-weight:bold;
66 } 66 }
67 #div1 67 #div1
......