Added pages to list projects and create new ones
This commit is contained in:
@ -12,6 +12,12 @@ body{
|
||||
background: #eee;
|
||||
}
|
||||
|
||||
textarea{
|
||||
max-width: 100%;
|
||||
min-width: 100%;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
.container{
|
||||
max-width: 1024px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user