fix: Removed flex-wrap from .row.
This commit is contained in:
parent
8bc1cec431
commit
9a644b52e7
@ -46,9 +46,6 @@ article h1 {
|
||||
.row {
|
||||
display: flex;
|
||||
}
|
||||
.row {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.text-center {
|
||||
text-align: center;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user