Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-inclu.../blocks/gallery
File: style.css
.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){
[0] Fix | Delete
display:flex;
[1] Fix | Delete
flex-wrap:wrap;
[2] Fix | Delete
list-style-type:none;
[3] Fix | Delete
margin:0;
[4] Fix | Delete
padding:0;
[5] Fix | Delete
}
[6] Fix | Delete
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{
[7] Fix | Delete
display:flex;
[8] Fix | Delete
flex-direction:column;
[9] Fix | Delete
flex-grow:1;
[10] Fix | Delete
justify-content:center;
[11] Fix | Delete
margin:0 1em 1em 0;
[12] Fix | Delete
position:relative;
[13] Fix | Delete
width:calc(50% - 1em);
[14] Fix | Delete
}
[15] Fix | Delete
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){
[16] Fix | Delete
margin-right:0;
[17] Fix | Delete
}
[18] Fix | Delete
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{
[19] Fix | Delete
align-items:flex-end;
[20] Fix | Delete
display:flex;
[21] Fix | Delete
height:100%;
[22] Fix | Delete
justify-content:flex-start;
[23] Fix | Delete
margin:0;
[24] Fix | Delete
}
[25] Fix | Delete
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{
[26] Fix | Delete
display:block;
[27] Fix | Delete
height:auto;
[28] Fix | Delete
max-width:100%;
[29] Fix | Delete
width:auto;
[30] Fix | Delete
}
[31] Fix | Delete
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{
[32] Fix | Delete
background:linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
[33] Fix | Delete
bottom:0;
[34] Fix | Delete
box-sizing:border-box;
[35] Fix | Delete
color:#fff;
[36] Fix | Delete
font-size:.8em;
[37] Fix | Delete
margin:0;
[38] Fix | Delete
max-height:100%;
[39] Fix | Delete
overflow:auto;
[40] Fix | Delete
padding:3em .77em .7em;
[41] Fix | Delete
position:absolute;
[42] Fix | Delete
text-align:center;
[43] Fix | Delete
width:100%;
[44] Fix | Delete
z-index:2;
[45] Fix | Delete
}
[46] Fix | Delete
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{
[47] Fix | Delete
display:inline;
[48] Fix | Delete
}
[49] Fix | Delete
.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{
[50] Fix | Delete
flex-grow:1;
[51] Fix | Delete
}
[52] Fix | Delete
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{
[53] Fix | Delete
flex:1;
[54] Fix | Delete
height:100%;
[55] Fix | Delete
object-fit:cover;
[56] Fix | Delete
width:100%;
[57] Fix | Delete
}
[58] Fix | Delete
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{
[59] Fix | Delete
margin-right:0;
[60] Fix | Delete
width:100%;
[61] Fix | Delete
}
[62] Fix | Delete
@media (min-width:600px){
[63] Fix | Delete
.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{
[64] Fix | Delete
margin-right:1em;
[65] Fix | Delete
width:calc(33.33333% - .66667em);
[66] Fix | Delete
}
[67] Fix | Delete
.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{
[68] Fix | Delete
margin-right:1em;
[69] Fix | Delete
width:calc(25% - .75em);
[70] Fix | Delete
}
[71] Fix | Delete
.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{
[72] Fix | Delete
margin-right:1em;
[73] Fix | Delete
width:calc(20% - .8em);
[74] Fix | Delete
}
[75] Fix | Delete
.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{
[76] Fix | Delete
margin-right:1em;
[77] Fix | Delete
width:calc(16.66667% - .83333em);
[78] Fix | Delete
}
[79] Fix | Delete
.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{
[80] Fix | Delete
margin-right:1em;
[81] Fix | Delete
width:calc(14.28571% - .85714em);
[82] Fix | Delete
}
[83] Fix | Delete
.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{
[84] Fix | Delete
margin-right:1em;
[85] Fix | Delete
width:calc(12.5% - .875em);
[86] Fix | Delete
}
[87] Fix | Delete
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){
[88] Fix | Delete
margin-right:0;
[89] Fix | Delete
}
[90] Fix | Delete
}
[91] Fix | Delete
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{
[92] Fix | Delete
margin-right:0;
[93] Fix | Delete
}
[94] Fix | Delete
.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{
[95] Fix | Delete
max-width:420px;
[96] Fix | Delete
width:100%;
[97] Fix | Delete
}
[98] Fix | Delete
.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{
[99] Fix | Delete
justify-content:center;
[100] Fix | Delete
}
[101] Fix | Delete
[102] Fix | Delete
.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{
[103] Fix | Delete
align-self:flex-start;
[104] Fix | Delete
}
[105] Fix | Delete
[106] Fix | Delete
figure.wp-block-gallery.has-nested-images{
[107] Fix | Delete
align-items:normal;
[108] Fix | Delete
}
[109] Fix | Delete
[110] Fix | Delete
.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){
[111] Fix | Delete
margin:0;
[112] Fix | Delete
width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2);
[113] Fix | Delete
}
[114] Fix | Delete
.wp-block-gallery.has-nested-images figure.wp-block-image{
[115] Fix | Delete
box-sizing:border-box;
[116] Fix | Delete
display:flex;
[117] Fix | Delete
flex-direction:column;
[118] Fix | Delete
flex-grow:1;
[119] Fix | Delete
justify-content:center;
[120] Fix | Delete
max-width:100%;
[121] Fix | Delete
position:relative;
[122] Fix | Delete
}
[123] Fix | Delete
.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{
[124] Fix | Delete
flex-direction:column;
[125] Fix | Delete
flex-grow:1;
[126] Fix | Delete
margin:0;
[127] Fix | Delete
}
[128] Fix | Delete
.wp-block-gallery.has-nested-images figure.wp-block-image img{
[129] Fix | Delete
display:block;
[130] Fix | Delete
height:auto;
[131] Fix | Delete
max-width:100% !important;
[132] Fix | Delete
width:auto;
[133] Fix | Delete
}
[134] Fix | Delete
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
[135] Fix | Delete
background:linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
[136] Fix | Delete
bottom:0;
[137] Fix | Delete
box-sizing:border-box;
[138] Fix | Delete
color:#fff;
[139] Fix | Delete
font-size:13px;
[140] Fix | Delete
left:0;
[141] Fix | Delete
margin-bottom:0;
[142] Fix | Delete
max-height:60%;
[143] Fix | Delete
overflow:auto;
[144] Fix | Delete
padding:0 8px 8px;
[145] Fix | Delete
position:absolute;
[146] Fix | Delete
scrollbar-color:#0000 #0000;
[147] Fix | Delete
scrollbar-gutter:stable both-edges;
[148] Fix | Delete
scrollbar-width:thin;
[149] Fix | Delete
text-align:center;
[150] Fix | Delete
width:100%;
[151] Fix | Delete
will-change:transform;
[152] Fix | Delete
}
[153] Fix | Delete
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{
[154] Fix | Delete
height:12px;
[155] Fix | Delete
width:12px;
[156] Fix | Delete
}
[157] Fix | Delete
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{
[158] Fix | Delete
background-color:initial;
[159] Fix | Delete
}
[160] Fix | Delete
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{
[161] Fix | Delete
background-clip:padding-box;
[162] Fix | Delete
background-color:initial;
[163] Fix | Delete
border:3px solid #0000;
[164] Fix | Delete
border-radius:8px;
[165] Fix | Delete
}
[166] Fix | Delete
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{
[167] Fix | Delete
background-color:#fffc;
[168] Fix | Delete
}
[169] Fix | Delete
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{
[170] Fix | Delete
scrollbar-color:#fffc #0000;
[171] Fix | Delete
}
[172] Fix | Delete
@media (hover:none){
[173] Fix | Delete
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
[174] Fix | Delete
scrollbar-color:#fffc #0000;
[175] Fix | Delete
}
[176] Fix | Delete
}
[177] Fix | Delete
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{
[178] Fix | Delete
display:inline;
[179] Fix | Delete
}
[180] Fix | Delete
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{
[181] Fix | Delete
color:inherit;
[182] Fix | Delete
}
[183] Fix | Delete
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{
[184] Fix | Delete
box-sizing:border-box;
[185] Fix | Delete
}
[186] Fix | Delete
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{
[187] Fix | Delete
flex:1 1 auto;
[188] Fix | Delete
}
[189] Fix | Delete
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{
[190] Fix | Delete
background:none;
[191] Fix | Delete
color:inherit;
[192] Fix | Delete
flex:initial;
[193] Fix | Delete
margin:0;
[194] Fix | Delete
padding:10px 10px 9px;
[195] Fix | Delete
position:relative;
[196] Fix | Delete
}
[197] Fix | Delete
.wp-block-gallery.has-nested-images figcaption{
[198] Fix | Delete
flex-basis:100%;
[199] Fix | Delete
flex-grow:1;
[200] Fix | Delete
text-align:center;
[201] Fix | Delete
}
[202] Fix | Delete
.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){
[203] Fix | Delete
margin-bottom:auto;
[204] Fix | Delete
margin-top:0;
[205] Fix | Delete
}
[206] Fix | Delete
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){
[207] Fix | Delete
align-self:inherit;
[208] Fix | Delete
}
[209] Fix | Delete
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){
[210] Fix | Delete
display:flex;
[211] Fix | Delete
}
[212] Fix | Delete
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{
[213] Fix | Delete
flex:1 0 0%;
[214] Fix | Delete
height:100%;
[215] Fix | Delete
object-fit:cover;
[216] Fix | Delete
width:100%;
[217] Fix | Delete
}
[218] Fix | Delete
.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){
[219] Fix | Delete
width:100%;
[220] Fix | Delete
}
[221] Fix | Delete
@media (min-width:600px){
[222] Fix | Delete
.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){
[223] Fix | Delete
width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667);
[224] Fix | Delete
}
[225] Fix | Delete
.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){
[226] Fix | Delete
width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75);
[227] Fix | Delete
}
[228] Fix | Delete
.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){
[229] Fix | Delete
width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8);
[230] Fix | Delete
}
[231] Fix | Delete
.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){
[232] Fix | Delete
width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333);
[233] Fix | Delete
}
[234] Fix | Delete
.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){
[235] Fix | Delete
width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714);
[236] Fix | Delete
}
[237] Fix | Delete
.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){
[238] Fix | Delete
width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875);
[239] Fix | Delete
}
[240] Fix | Delete
.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){
[241] Fix | Delete
width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667);
[242] Fix | Delete
}
[243] Fix | Delete
.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){
[244] Fix | Delete
width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5);
[245] Fix | Delete
}
[246] Fix | Delete
.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{
[247] Fix | Delete
width:100%;
[248] Fix | Delete
}
[249] Fix | Delete
}
[250] Fix | Delete
.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{
[251] Fix | Delete
max-width:420px;
[252] Fix | Delete
width:100%;
[253] Fix | Delete
}
[254] Fix | Delete
.wp-block-gallery.has-nested-images.aligncenter{
[255] Fix | Delete
justify-content:center;
[256] Fix | Delete
}
[257] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function