pedf
/
spin
Archived
1
0
Fork 0

Responzivita pro třídu fancyheader

master
Emil Miler 3 years ago
parent fca952f9d8
commit 9b693fb05b

@ -212,9 +212,7 @@ footer img:hover { transform: scale(1.1) }
grid-column-gap: 1em;
}
main .articles .wrap,
main .articles .list { grid-template-columns: 1fr }
main .articles .wrap>div { border-top: 0 }
footer { margin: 5em auto }
@ -225,5 +223,8 @@ footer img:hover { transform: scale(1.1) }
transform: translate(0);
}
.fancyheader .wrap { grid-template-columns: 1fr }
.fancyheader .wrap>div { border-top: 0 }
}