🎨 Update container background color to red shade
This commit is contained in:
@@ -20,7 +20,7 @@ import ProfessorPokeball from './components/ProfessorPokeball.vue';
|
||||
|
||||
<style scoped>
|
||||
.container {
|
||||
background: white;
|
||||
background: #F44336;
|
||||
border-radius: 20px;
|
||||
padding: 60px 40px;
|
||||
max-width: 600px;
|
||||
|
||||
Reference in New Issue
Block a user