Merge pull request #183 from NateTewolde/patch-1
03-grid-layout-3: Remove a duplicate line of code from solution.css
This commit is contained in:
commit
ddbff17177
1 changed files with 0 additions and 1 deletions
|
@ -110,7 +110,6 @@
|
|||
display: grid;
|
||||
grid-template-columns: 1fr 4fr;
|
||||
gap: 4px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.header {
|
||||
|
|
Loading…
Reference in a new issue