Pages (terms/tos/privacy), comments improvements, etc
This commit is contained in:
parent
cd16f45d8e
commit
952431d296
34 changed files with 435 additions and 97 deletions
|
|
@ -2,7 +2,7 @@
|
|||
@import './colors';
|
||||
|
||||
a, a:hover {
|
||||
color: $todos-palette5;
|
||||
color: $todos-palette2;
|
||||
}
|
||||
|
||||
.bg-dark {
|
||||
|
|
@ -19,6 +19,10 @@ h4.page-header {
|
|||
}
|
||||
}
|
||||
|
||||
.page-header {
|
||||
margin-top: 25px;
|
||||
.App > .container { // Because of fixed header, previously page-header {
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
h4.page-header {
|
||||
font-size: 2em;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue