Adjust margins in heading
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
3f6385f109
commit
3c8d8dce6e
2 changed files with 4 additions and 4 deletions
|
@ -221,7 +221,6 @@ li {
|
|||
|
||||
.flex-block-3 {
|
||||
align-items: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.text-block-2 {
|
||||
|
@ -242,6 +241,7 @@ article>* {
|
|||
flex-direction: column;
|
||||
margin: 20px;
|
||||
align-items: flex-start;
|
||||
gap: 14px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 991px) {
|
||||
|
@ -315,4 +315,4 @@ article>* {
|
|||
.text-block {
|
||||
font-size: 6vw;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue