mirror of
https://github.com/mizanxali/uno-online
synced 2025-12-08 03:03:27 +00:00
Changed folder structure
This commit is contained in:
10
client/src/App.css
Normal file
10
client/src/App.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.App {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.card {
|
||||
border: 1px solid black;
|
||||
padding: 20px;
|
||||
margin: 20px;
|
||||
display: inline-block;
|
||||
}
|
||||
Reference in New Issue
Block a user