feat: Make sure heading fills complete line
This commit is contained in:
parent
a75cacea66
commit
a8c837e9f6
@ -130,6 +130,10 @@ textarea {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.container-cards h1 {
|
||||||
|
width: 100%; /* Make sure heading fills complete line */
|
||||||
|
}
|
||||||
|
|
||||||
.card {
|
.card {
|
||||||
flex: 1 25%;
|
flex: 1 25%;
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user