Fix .gitignore
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
.page-content {
|
||||
margin-top: 1vh;
|
||||
width: 90%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
body {
|
||||
max-width: 700px;
|
||||
margin-left: auto !important;
|
||||
margin-right: auto !important;
|
||||
}
|
||||
Reference in New Issue
Block a user