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

23 lines
396 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-21 17:26:00 +02:00
padding-top: 100px;
padding-left: 150px;
padding-right: 150px;
}
.row-one-img{
2021-05-20 20:38:50 +02:00
padding: 20px;
2021-05-21 17:26:00 +02:00
}
.height-row{
height: 60%;
}
.img-style{
height: 400px;
width: 400px;
2021-05-19 17:38:39 +02:00
}
2021-05-20 20:38:50 +02:00
/*.wrapper-col{*/
/* !*left: 25%; !important;*!*/
/* padding-right: 40px; !important;*/
/* padding-left: 40px; !important;*/
2021-05-19 17:38:39 +02:00
/*}*/