diff --git a/src/App.vue b/src/App.vue index 8a4e71d..4fe10b7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -78,6 +78,7 @@ h6 { } p { + font-family: tf2secondary; color: #fdecc1; } diff --git a/src/components/TabsMenuElements/MainView/Components/WhyNotText.vue b/src/components/TabsMenuElements/MainView/Components/WhyNotText.vue index d548a10..0a698fe 100644 --- a/src/components/TabsMenuElements/MainView/Components/WhyNotText.vue +++ b/src/components/TabsMenuElements/MainView/Components/WhyNotText.vue @@ -1,7 +1,17 @@ @@ -10,4 +20,11 @@ export default { name: 'WhyNotText' } - \ No newline at end of file + + + \ No newline at end of file