11 lines
200 B
CSS
11 lines
200 B
CSS
|
.row-one-words{
|
||
|
text-align: center;
|
||
|
font-size: 40px;
|
||
|
padding-left: 20px;
|
||
|
padding-right: 20px;
|
||
|
|
||
|
}
|
||
|
/*.col-6 .wrapper-col{*/
|
||
|
/* padding-left: 40px;*/
|
||
|
/* padding-right: 40px;*/
|
||
|
/*}*/
|