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