Símbolo Félixbody { display: flex; justify


Símbolo Félixbody { display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; background-color: #f5f5f5; } .symbol { width: 100px; height: 100px; position: relative; } .symbol::before, .symbol::after { content: ""; position: absolute; width: 100px; height: 100px; border-radius: 50%; background: #a6c0fe; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); } .symbol::before { background: linear-gradient(45deg, #fbc2eb, #a6c0fe); transform: rotate(45deg); } .symbol::after { background: linear-gradient(-45deg, #fbc2eb, #a6c0fe); transform: rotate(-45deg); }
Prompts
Copiar prompts
Símbolo Félixbody {
display: flex
;
justify-content: center
;
align-items: center
;
height: 100vh
;
margin: 0
;
background-color: #f5f5f5
;
}
.
symbol {
width: 100px
;
height: 100px
;
position: relative
;
}
.
symbol::before
,
.
symbol::after {
content: ""
;
position: absolute
;
width: 100px
;
height: 100px
;
border-radius: 50%
;
background: #a6c0fe
;
box-shadow: 0 0 10px rgba(0
,
0
,
0
,
0
.
3)
;
}
.
symbol::before {
background: linear-gradient(45deg
,
#fbc2eb
,
#a6c0fe)
;
transform: rotate(45deg)
;
}
.
symbol::after {
background: linear-gradient(-45deg
,
#fbc2eb
,
#a6c0fe)
;
transform: rotate(-45deg)
;
}
INFO
Checkpoint & LoRA

Checkpoint
SeaArt Infinity
#Diseño de producto
#SeaArt Infinity
0 comentario(s)
0
1
0