Spaces:
Runtime error
Runtime error
File size: 149 Bytes
72c8f1c |
1 2 3 4 5 6 7 8 9 10 |
.title-block {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 0 15px 0;
h3 {
margin: 0;
}
} |