forked from ag_kommunikation/webseite
Merge pull request 'remove justify content 'center'' (#239) from text-align into main
Reviewed-on: ag_kommunikation/webseite#239
This commit is contained in:
commit
4abb52075d
@ -649,7 +649,6 @@ hr.-even {
|
||||
max-width: 300px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.card__icon {
|
||||
@ -668,10 +667,6 @@ hr.-even {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.card__text {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.content__teaser {
|
||||
color: var(--wtf-orange);
|
||||
font-size: 1.15rem;
|
||||
|
Loading…
Reference in New Issue
Block a user