diff --git a/src/main/webapp/WEB-INF/views/profile.jsp b/src/main/webapp/WEB-INF/views/profile.jsp index 8e5ca60..fd13a5f 100644 --- a/src/main/webapp/WEB-INF/views/profile.jsp +++ b/src/main/webapp/WEB-INF/views/profile.jsp @@ -434,13 +434,13 @@
-

BIBIMBAP ACCOUNT

-

프로필

+

BIBIMBAP ACCOUNT

+

프로필

-
- -
+

내 게임

<%= myGames.size() %>개 @@ -494,15 +494,15 @@ } boolean visible = game.getVisible() == null || game.getVisible(); %> -
-
-
+
<%= gameName %>
"><%= visible ? "공개" : "비공개" %> @@ -510,7 +510,7 @@
<% } %>