sq: main header
This commit is contained in:
parent
9a39859221
commit
bbffe66387
1 changed files with 3 additions and 2 deletions
|
@ -4,8 +4,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.plans-panel .plans-header {
|
.plans-panel .plans-header {
|
||||||
font-size: 22px;
|
font-size: 24px;
|
||||||
color: #888;
|
color: #1D314F;
|
||||||
|
font-weight: 300;
|
||||||
margin-bottom: 40px;
|
margin-bottom: 40px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue