Grid adjustment in header #3
|
@ -45,7 +45,7 @@
|
|||
background-color: var(--yellow);
|
||||
color: #fff;
|
||||
display: grid;
|
||||
grid-template-columns: repeat(1fr);
|
||||
grid-template-columns: repeat(3, 1fr);
|
||||
arek marked this conversation as resolved
Outdated
|
||||
}
|
||||
|
||||
#text_target {
|
||||
|
|
Loading…
Reference in New Issue
Block a user
FF mi pokazuje, że
repeat(1fr)
nie jest prawidłową wartościąpoprawione