generated from VLADIMIR/template_frontend
update css
This commit is contained in:
@@ -3,12 +3,14 @@
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<span class="text-with-font"><slot></slot></span>
|
||||
<span class="text-with-font">
|
||||
<slot></slot>
|
||||
</span>
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
.text-with-font {
|
||||
font-family: a_OldTyper;
|
||||
font-family: 'font_old_typer';
|
||||
color: #bfa07d;
|
||||
font-weight: 600;
|
||||
letter-spacing: 2px;
|
||||
|
||||
Reference in New Issue
Block a user