Grid adjustment in header #3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "poppins-font"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -46,3 +46,3 @@
color: #fff;
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-columns: repeat(1fr);
FF mi pokazuje, że
repeat(1fr)
nie jest prawidłową wartościąpoprawione
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Gitea.