exciting-aftermath/Portfolio.WebUI.Server/Components/Pages/Pokemon Pages/PokemonEdit.razor.css

8 lines
145 B
CSS

body {
}
.edit-container {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(255,255, 255, 0.19);
border-radius: 15px;
}