initial commit
This commit is contained in:
11
assets/style.css
Normal file
11
assets/style.css
Normal file
@ -0,0 +1,11 @@
|
||||
.orion-content {
|
||||
width: 100%;
|
||||
max-width: 1280px;
|
||||
margin: 0 auto;
|
||||
padding-top: 40px;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
.text-center {
|
||||
text-align: center;
|
||||
}
|
Reference in New Issue
Block a user