7 lines
108 B
CSS
7 lines
108 B
CSS
.title {
|
|
color: #c6c8ca;
|
|
text-transform: uppercase;
|
|
margin-top: 22px;
|
|
margin-bottom: 8px;
|
|
}
|