Christina M
3c9fe0e270
grid-03: style, solution, desired-outcome
2023-06-10 12:31:10 -05:00
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
ZebraMilk
04bf4da6d1
Add indents to <body> and <head> tags in all exercises
2022-01-30 12:16:13 -06: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
Daniel Murphy
824e0bb8e2
Add HTML solution
2022-01-10 17:29:58 -05:00