diff --git a/style.css b/style.css index 2e9701a..40fcfa8 100644 --- a/style.css +++ b/style.css @@ -234,11 +234,11 @@ a#easteregg:active{ .prototype-card .tech{margin-top:8px} .prototype-card .tag{display:inline-block; background:rgba(15,23,42,0.04); padding:4px 8px; margin-right:6px; border-radius:6px; font-size:12px} .prototype-card::before{ - content:"PROTOTYPAGE"; + content:"WORK IN PROGRESS"; position:absolute; - top:110px; + top:130px; left:-30px; - width:210px; + width:250px; height:34px; line-height: 30px; text-align: center;