6 lines
89 B
SCSS
6 lines
89 B
SCSS
.titre{
|
|
color: #5d5fef;
|
|
font-size: 30px;
|
|
margin-left: 240px;
|
|
margin-top: 20px;
|
|
}
|