Add background color
This commit is contained in:
@ -14,6 +14,7 @@ Uses an SVG shape to separate two different blocks to create more a interesting
|
||||
.shape-separator {
|
||||
position: relative;
|
||||
height: 48px;
|
||||
background: #333;
|
||||
}
|
||||
.shape-separator::after {
|
||||
content: '';
|
||||
|
||||
Reference in New Issue
Block a user