Commit Graph

8 Commits

Author SHA1 Message Date
Mengxi He 2734b6558d
the grid-template-row command seems unnecessary 2022-06-26 12:57:55 +02:00
Eric Olkowski 3410acf607
Merge pull request #173 from acb123web/acb-1
This Commit fixes #170 opened issue
2022-06-14 14:12:27 -04:00
NateTewolde dd6b001a1e
Remove a duplicate line of code from solution.css
There is a text-align:center in the .container block under the /*SOLUTION*/ comment when there is already a text-align:center within the original .container block on line 7.
2022-06-05 13:09:35 -07:00
Bharath C Hegde 055475a3ae This Commit fixes #170 opened issue 2022-04-17 20:09:10 +05:30
DragunovVelimirovic 0c62902d0c
Pruning code by combining selectors
Both selectors were doing the same thing and were right next to each other, figured it may be cleaner to consolidate the code by combining the selectors.
2022-03-29 10:54:04 -03:00
Daniel Murphy ce84a0ce51 Simplify solution 2022-01-12 19:37:15 -05:00
Daniel Murphy aebe42c8c7 Update exercise 3 CSS 2022-01-12 17:18:49 -05:00
Daniel Murphy b21592b94c Add solution.css 2022-01-10 17:36:25 -05:00