質問編集履歴
1
text-align: center;を追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -85,7 +85,7 @@
|
|
85
85
|
cursor: pointer;
|
86
86
|
width: 20%;
|
87
87
|
padding-top: 13px;
|
88
|
-
|
88
|
+
text-align: center;
|
89
89
|
}
|
90
90
|
|
91
91
|
.header-list li:hover {
|