We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5525a25 commit 5c1d86cCopy full SHA for 5c1d86c
2 files changed
.DS_Store
0 Bytes
code/style.css
@@ -123,7 +123,7 @@ a:hover {
123
}
124
125
.chart-container {
126
- margin-top: 350px;
+ margin-top: 90vh;
127
128
129
.chart {
@@ -136,6 +136,10 @@ a:hover {
136
.projects {
137
margin-left: 300px;
138
139
+
140
+ .chart-container {
141
+ margin-top: 80vh;
142
+ }
143
144
145
@media (min-width: 1200px) {
0 commit comments