fix: remove bd center font asset references
This commit is contained in:
parent
b913f23bb1
commit
a9ab799fda
@ -1,6 +1,5 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Baloo 2";
|
font-family: "Baloo 2";
|
||||||
src: url("/assets/BalooDa2-Regular-Da9EMwmM-1776148661447.ttf") format("truetype");
|
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
@ -8,7 +7,6 @@
|
|||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Baloo 2";
|
font-family: "Baloo 2";
|
||||||
src: url("/assets/BalooDa2-SemiBold-B7mlaStc-1776148661447.ttf") format("truetype");
|
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
|
|||||||
@ -78,7 +78,7 @@
|
|||||||
<img data-icon="arrow" class="flip-img" alt="">
|
<img data-icon="arrow" class="flip-img" alt="">
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<div class="divider gift-permission" hidden></div>
|
<div class="divider"></div>
|
||||||
|
|
||||||
<button type="button" class="menu-row gift-permission" data-route="/bd-item-distribution" hidden>
|
<button type="button" class="menu-row gift-permission" data-route="/bd-item-distribution" hidden>
|
||||||
<span class="menu-label">
|
<span class="menu-label">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user