Files
carei.pagedev.pl/wp-content/plugins/elementor-addon/assets/css/main.scss
Roman Pyrih a3bc03a185 Save
2026-03-10 12:04:22 +01:00

12 lines
176 B
SCSS

.elementor-vertical-separator {
display: flex;
align-items: center;
height: 100%;
}
.elementor-vertical-separator__line {
width: 1px;
height: 100px;
background: #000;
}