Add Helvetica-Light-05 font files in TTF, WOFF, and WOFF2 formats
This commit is contained in:
@ -26,6 +26,7 @@ import DeviceImage from './pin-pu-yi-bg.png';
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
@import url('./Helvetica.css');
|
||||
img {
|
||||
width: calc(2554px * 0.5);
|
||||
height: calc(1626px * 0.5);
|
||||
@ -36,6 +37,8 @@ img {
|
||||
box-shadow: 0 0 0 1px rgba(255, 0, 0, 0.5);
|
||||
}
|
||||
.ppy-btn {
|
||||
font-family: 'Helvetica Custom';
|
||||
|
||||
height: 30px;
|
||||
width: 36px;
|
||||
border: 1px solid green;
|
||||
|
Reference in New Issue
Block a user