🎨 Fix typo in attribute name and adjust formatting for readability
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<ProfessorPokeball
|
<ProfessorPokeball
|
||||||
size="150px" olor="#f44336" :animate="true" />
|
size="150px"
|
||||||
|
color="#f44336" :animate="true" />
|
||||||
<h1>Pokedex Online</h1>
|
<h1>Pokedex Online</h1>
|
||||||
<p class="subtitle">Your Digital Pokédex Companion</p>
|
<p class="subtitle">Your Digital Pokédex Companion</p>
|
||||||
<p class="description">
|
<p class="description">
|
||||||
|
|||||||
Reference in New Issue
Block a user