This commit is contained in:
lunaticbum
2024-10-04 14:53:37 +09:00
parent 62475fde46
commit 7df54a521c
13 changed files with 240 additions and 196 deletions
@@ -1,6 +1,5 @@
<%@ page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %>
<html lang="ko" xmlns:th="http://www.thymeleaf.org">
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -8,7 +7,7 @@
<style>
table {
width: 280px;
height: 550px;
height: 850px;
margin: auto;
}