Added admin sites
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.content {
|
||||
border-radius: 2px;
|
||||
background-color: #ffffff;
|
||||
width: calc(96% - 2rem);
|
||||
min-height: calc(100% - 40.8px - 8rem);
|
||||
padding: 1rem;
|
||||
margin: 2rem auto;
|
||||
}
|
||||
Reference in New Issue
Block a user