Fixed issues with public files
This commit is contained in:
13
public/main.css
Normal file
13
public/main.css
Normal file
@@ -0,0 +1,13 @@
|
||||
.main-title {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.primary-form {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-width: 432px;
|
||||
}
|
||||
|
||||
.primary-form > fieldset > .pure-controls {
|
||||
text-align: right;
|
||||
}
|
||||
Reference in New Issue
Block a user