0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 00:03:21 +00:00

undo isolation, raising image z-index

This commit is contained in:
Victor Losada Hernandez
2023-04-09 15:32:03 +02:00
parent 5bce76bcba
commit 78ca5f5107

View File

@@ -23,7 +23,6 @@ body {
break-inside : avoid;
display : inline-block;
width : 100%;
isolation : isolate;
}
.inline-block {
display : inline-block;
@@ -94,6 +93,9 @@ body {
img{
z-index : -1;
}
.block img {
z-index : 0;
}
//*****************************
// * HEADERS