diff --git a/cloned-sites/cyberfiction/index.html b/cloned-sites/cyberfiction/index.html
index ca7fef7..b01fda1 100644
--- a/cloned-sites/cyberfiction/index.html
+++ b/cloned-sites/cyberfiction/index.html
@@ -41,7 +41,7 @@
사이버픽션은 탈중앙화된 커뮤니티를 목표로 합니다.
놀이를 통해 새로운
가치와 이익을 창출할 수 있습니다.
- ...SCROLL TO READ
+ ...SCROLL TO READ
diff --git a/cloned-sites/cyberfiction/stle.css b/cloned-sites/cyberfiction/stle.css
index 507c149..514f641 100644
--- a/cloned-sites/cyberfiction/stle.css
+++ b/cloned-sites/cyberfiction/stle.css
@@ -79,8 +79,8 @@ html,body{
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
text-transform: uppercase;
position: absolute;
- top: 63%;
- left: 76%;
+ top: 61.5%;
+ left: 77.7%;
transform: translate(-50%,-50%);
/* font-weight: 200; */
text-wrap: nowrap;
@@ -95,9 +95,9 @@ html,body{
#contex #contexright #next{
position: absolute;
margin-top: 9%;
- margin-left: 69%;
- font-size: 10px;
- font-weight: 100;
+ margin-left: 72%;
+ font-size: 12px;
+ font-weight: 400;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}