Untitled
unknown
plain_text
2 years ago
197 B
10
Indexable
.hero {
position: absolute;
transform: translateX(-50%);
height: 400px;
background-color: rgba(5, 7, 12, 0.75);
padding: 70px;
border-radius: 40px;
/* opacity: 0.4; */
z-index: 1;
}Editor is loading...