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