css fixes
This commit is contained in:
parent
20b2f56ae7
commit
7c79125483
1 changed files with 2 additions and 3 deletions
|
@ -99,13 +99,12 @@ h2 {
|
||||||
max-height: 4rem;
|
max-height: 4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.box .label h3 {
|
.service .label h3 {
|
||||||
margin: 1rem 0;
|
margin: 1rem 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.link .label {
|
||||||
.link label {
|
|
||||||
margin-left: 1rem;
|
margin-left: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue