wf4/app/assets/css/technology.css
webfussel 9642496e5a FIX: mpa, nuxt4 future, improvements in intro and services
Added mpa support, nuxt4 future compatibility, improvements in intro and services
2025-02-21 13:33:50 +01:00

16 lines
194 B
CSS

.Technology {
position: relative;
align-items: center;
&.s img {
height: 15px;
}
&.m img {
height: 30px;
}
&.l img {
height: 50px;
}
}