pelican-website-ge/output/theme/css/home-styles.css

18 lines
344 B
CSS
Raw Normal View History

2021-05-19 17:38:39 +02:00
.row-one-words{
text-align: center;
font-size: 40px;
2021-05-20 20:38:50 +02:00
padding-top: 100px;
padding-left: 150px;
padding-right: 150px;
2021-05-19 17:38:39 +02:00
}
2021-05-20 20:38:50 +02:00
.row-one-img{
padding: 20px;
}
.height-row{
height: 60%;
}
/*.wrapper-col{*/
/* !*left: 25%; !important;*!*/
/* padding-right: 40px; !important;*/
/* padding-left: 40px; !important;*/
2021-05-19 17:38:39 +02:00
/*}*/