Getting started on how-to-play instructions.
This commit is contained in:
7
Shogi.UI/Pages/Home/HomePage.razor.css
Normal file
7
Shogi.UI/Pages/Home/HomePage.razor.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.shogi {
|
||||
background-color: var(--primary-color);
|
||||
color: white;
|
||||
padding: 1rem;
|
||||
padding-top: 0;
|
||||
overflow: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user