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

28 lines
270 B
SCSS

body .header-logo {
min-width: fit-content !important;
}
body .header-nav {
width: 100%;
}
body .header-box {
max-width: fit-content;
}
body p {
&:last-child {
margin-bottom: 0;
}
}
// home
body .hp-box-1 {
.hp-box-1-tile {
width: 317px;
&-1 {
}
}
}