Móžme začiať zo škálovaniem!
This commit is contained in:
parent
f8590e322f
commit
ada129b993
@ -213,7 +213,7 @@ footer .footer-img-social{
|
|||||||
}
|
}
|
||||||
footer .footer-contacts-col-grid{
|
footer .footer-contacts-col-grid{
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: repeat(2,auto);
|
grid-template-columns: repeat(2,24em);
|
||||||
}
|
}
|
||||||
|
|
||||||
footer .footer-visit-row-grid{
|
footer .footer-visit-row-grid{
|
||||||
@ -223,7 +223,7 @@ footer .footer-visit-row-grid{
|
|||||||
}
|
}
|
||||||
footer .footer-visit-col-grid{
|
footer .footer-visit-col-grid{
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: repeat(2,auto);
|
grid-template-columns: repeat(2,24em);
|
||||||
}
|
}
|
||||||
img.opacity-decrease{
|
img.opacity-decrease{
|
||||||
opacity: .05;
|
opacity: .05;
|
||||||
|
Loading…
Reference in New Issue
Block a user