diff --git a/experiences.html b/experiences.html
index 78cb4e7..c28a726 100644
--- a/experiences.html
+++ b/experiences.html
@@ -96,7 +96,7 @@
2019-2020년도
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
flex-direction: column;
- align-items: center;
+ /*align-items: center;*/
gap: 20px;
height: auto;
/* 카드 간 간격 */
diff --git a/projects.html b/projects.html
index 19e3e0a..39ede7d 100644
--- a/projects.html
+++ b/projects.html
@@ -42,15 +42,13 @@ Projects
/* 세로 스크롤 비활성화 */
overflow-x: auto;
/* 가로 스크롤 활성화 */
- overflow-x: auto;
- /* 가로 스크롤 활성화 */
- /*scrollbar-width: thin;
+ scrollbar-width: thin;
/* 간소화된 스크롤바 */
-ms-overflow-style: none;
/* IE에서 스크롤 숨김 */
/*animation: scroll-loop 20s linear infinite;*/
- width: max-content;
+ /*width: max-content;*/
width: auto !important;
}
diff --git a/skills.html b/skills.html
index 6f1565e..d77d5b9 100644
--- a/skills.html
+++ b/skills.html
@@ -24,7 +24,7 @@ 전자 회로/소자