added project files
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
body {
|
||||
font-family: Arial;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
h1 {
|
||||
/* margin: 10px; */
|
||||
}
|
||||
|
||||
main{
|
||||
margin: 20px;
|
||||
background-color: #eee;
|
||||
min-height: 300px;
|
||||
padding: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user