@zhsz/cool-design-dv
Version:
21 lines • 486 B
CSS
/* BEM support Func
-------------------------- */
/* Break-points
-------------------------- */
/* Scrollbar
-------------------------- */
/* Placeholder
-------------------------- */
/* BEM
-------------------------- */
.my-dv-header1__content {
position: absolute;
width: 100%;
top: 0;
height: 147px;
line-height: 120px;
text-align: center;
font-size: 50px;
font-weight: 600;
text-shadow: 0 2px 4px rgba(11, 116, 210, 0.45), 0 0 6px rgba(148, 245, 233, 0.35);
}