change work in progress texte
This commit is contained in:
parent
310393fd4b
commit
cb68e6b6ac
1 changed files with 3 additions and 3 deletions
|
|
@ -234,11 +234,11 @@ a#easteregg:active{
|
||||||
.prototype-card .tech{margin-top:8px}
|
.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 .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{
|
.prototype-card::before{
|
||||||
content:"PROTOTYPAGE";
|
content:"WORK IN PROGRESS";
|
||||||
position:absolute;
|
position:absolute;
|
||||||
top:110px;
|
top:130px;
|
||||||
left:-30px;
|
left:-30px;
|
||||||
width:210px;
|
width:250px;
|
||||||
height:34px;
|
height:34px;
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue