summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2018-07-11 12:13:00 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2018-12-13 17:09:25 +0100
commitb1df8f77dc3330cb67f157220e604c450dc51ac7 (patch)
tree4a8caeb3700f0aa9ce8ed8701d1957e0751a98ed /src
parente446f4825ad538082a886c84d658b464f51515aa (diff)
downloadbrokentalents-b1df8f77dc3330cb67f157220e604c450dc51ac7.tar.gz
brokentalents-b1df8f77dc3330cb67f157220e604c450dc51ac7.zip
Fix Highlights alignment
Diffstat (limited to 'src')
-rw-r--r--src/TalentBox.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/TalentBox.vue b/src/TalentBox.vue
index f7f2694..8e6a319 100644
--- a/src/TalentBox.vue
+++ b/src/TalentBox.vue
@@ -18,7 +18,7 @@
<style scoped>
.title-box {
- font-size: 20px;
+ font-size: 18px;
text-transform: uppercase;
}
.is-centered {