Fixed all .css files

develop
Jason Zhu 2023-03-26 18:20:17 +11:00
parent db682dc2a2
commit 9ed782813d
2 changed files with 3 additions and 3 deletions

View File

@ -219,7 +219,7 @@ h3 {
margin-top: 0; margin-top: 0;
} }
.MuiTooltip-tooltip{ .MuiTooltip-tooltip {
font-size: 15px; font-size: 15px;
} }
@ -248,4 +248,4 @@ h3 {
.poke__type { .poke__type {
margin-top: 20px; margin-top: 20px;
} }
} }

View File

@ -43,4 +43,4 @@ code {
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
} }