Skip to content

Commit

Permalink
fix(index): improve style
Browse files Browse the repository at this point in the history
  • Loading branch information
dargmuesli committed Aug 29, 2021
1 parent 42b349f commit 7507268
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -296,14 +296,20 @@ export default defineComponent({
})
</script>

<style scoped>
mark {
background-color: rgba(255, 255, 0, 0.5);
}
</style>

<i18n lang="yml">
de:
about: '{aboutMarkSoftwareTemplate} irgendwo zwischen Frontend, Backend und DevOps.{br}{aboutMarkDjTemplate}, manchmal am Doubletime rappen.{br}{aboutAttraction}{br}{aboutSidefact}{br}{aboutCreating}'
aboutAttraction: Angezogen von Dingen, die er nicht versteht. Gelangweilt, wenn Videos langsamer als mit 2x-Geschwindigkeit abspielen.
aboutCreating: Ist verliebt darin, Dinge zu erschaffen.
aboutMarkDj: DJ und Event-Organisator
aboutMarkSoftware: Leidenschaftlicher Software-Entwickler
aboutSidefact: Gewöhnt sich gerade an die Mitte von Schwarz und Weiß. Hodlt nebenbei.
aboutSidefact: Freundet sich gerade mit der Mitte von Schwarz und Weiß an. Hodlt nebenbei.
descriptionShort: '{ninjaneers}, studiert an der {university}.'
education: Bildung
educationContent: '{place} · {time}'
Expand Down Expand Up @@ -336,7 +342,7 @@ de:
universityKassel: Universität Kassel
en:
about: '{aboutMarkSoftwareTemplate} somewhere between frontend, backend and devops.{br}{aboutMarkDjTemplate}, occasionally rapping double times.{br}{aboutAttraction}{br}{aboutSidefact}{br}{aboutCreating}'
aboutAttraction: Attracted to things he doesn't understand. Bored, when videos play at speeds of less than 2x.
aboutAttraction: Attracted to things he doesn't understand. Bored when videos play at speeds of less than 2x.
aboutCreating: Loves to create.
aboutMarkDj: DJ and event organizer
aboutMarkSoftware: Passionate software developer
Expand Down

0 comments on commit 7507268

Please sign in to comment.