Commit f120b8c
authored
Update style.css
Changes made:
1. Updated height: 50% to height: 100% in the .split class to ensure it covers the full height.
2. Combined background properties for .split.left and .split.right to use shorthand notation for better readability.
3. Ensured consistent indentation and formatting.
4. Verified the logic and transitions to maintain visual coherence across different screen sizes.1 parent 3fbde42 commit f120b8c
1 file changed
+3
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
| 67 | + | |
71 | 68 | | |
72 | 69 | | |
73 | 70 | | |
| |||
87 | 84 | | |
88 | 85 | | |
89 | 86 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
| 87 | + | |
94 | 88 | | |
95 | 89 | | |
96 | 90 | | |
| |||
0 commit comments