grid-template:
"i t" 50px
"i c" auto
"g g" auto/50% calc(50% - 30px);
Width: 100%
height: 100%
object-fit: cover
const btnCorn = document.querySelector(`button[data-popup="popup--corn"]`)
const popupCorn = document.querySelector(`.popup--corn`)
btnCorn.addEventListener(`click`, function() {
popupCorn.classList.add(`popup--active`)
})
const btnSunflower = document.querySelector(`button[data-popup="popup--sunflower"]`)
const popupSunflower = document.querySelector(`.popup--sunflower`)
btnSunflower.addEventListener(`click`, function() {
popupSunflower.classList.add(`popup--active`)
})
@@include('blocks/_head.html', {
"title": "About",
"description": "Тут длинный ооочень длинный текст, который нельзя переносить на другую строку"
})
.menu {
&__nav {}
&__list {
display: flex;
li{
padding: 0px 41px;
&:nth-child(3){
padding: 0px 303px 0px 41px;
}
&:nth-child(4){
padding: 0px 41px 0px 303px;
}
}
a {
font-family: 'Lato', sans-serif;
font-size: 16px;
line-height: 1.2;
font-weight: 400;
color: #26272d;
&:nth-child(4) {
opacity: 0.4;
font-family: 'Lato', sans-serif;
line-height: 1.2;
color: #1b1c1e;
}
}
}
}
попробуй просто загрузить фотку
<img src="./planets_image/img.png" alt="" />
И так