website/sass/css/partners.scss

10 lines
136 B
SCSS
Raw Normal View History

2023-04-19 13:40:47 +00:00
.partners {
text-align: center;
2023-06-07 06:11:36 +00:00
background-color: white;
2023-04-19 13:40:47 +00:00
}
.partner_box-img {
margin: 16px;
max-width: 256px;
max-height: 256px;
}