diff --git a/about_me.html b/about_me.html index 15beb5f..014a9a9 100644 --- a/about_me.html +++ b/about_me.html @@ -432,145 +432,84 @@

- -
You are visitor number: diff --git a/blog.html b/blog.html index 1245250..75ed263 100644 --- a/blog.html +++ b/blog.html @@ -460,145 +460,84 @@ We are a development group and a community-driven infrastructure project focusin
- -
You are visitor number: diff --git a/css/index.css b/css/index.css index 35bd206..e377e90 100644 --- a/css/index.css +++ b/css/index.css @@ -59,7 +59,7 @@ flex-wrap: nowrap; align-items: center; gap: 5px; - width: calc(14 * 96px); + width: max-content; } .carousel-buttons img { flex-shrink: 0; @@ -67,14 +67,11 @@ } /* Carousel animation */ @keyframes carousel { - 0% { - transform: translate3d(0, 0, 0); - } - 100% { - transform: translate3d(calc(14 * -96px), 0, 0); - } + 0% { transform: translateX(0); } + 100% { transform: translateX(-50%); } } + /* View Counter Container */ .view-counter-container { display: flex; diff --git a/error.html b/error.html index aff9f5d..4d03af7 100644 --- a/error.html +++ b/error.html @@ -436,145 +436,84 @@ TOP 에서 다시 접속해 주시기 바랍니다.
- -
You are visitor number: diff --git a/index.html b/index.html index fa2a277..9e2ec8d 100644 --- a/index.html +++ b/index.html @@ -480,145 +480,85 @@ With the recent trend of internet censorship I have been thinking about alternat
- -
You are visitor number: diff --git a/members.html b/members.html index 081cc7c..dec5e0c 100644 --- a/members.html +++ b/members.html @@ -447,146 +447,84 @@ We are a development group and a community-driven infrastructure project focusin
- - + +
You are visitor number: diff --git a/services.html b/services.html index b942aef..32e43cf 100644 --- a/services.html +++ b/services.html @@ -445,146 +445,84 @@
- - + +
You are visitor number: