0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-03 23:32:58 +00:00

Move rule to the ".block" section

This commit is contained in:
Trevor Buckner
2023-04-19 11:14:29 -04:00
parent 78ca5f5107
commit d375cdf10b

View File

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