Skip to content

Commit 992ad19

Browse files
authored
Merge pull request #4 from RocketPy-Team/figma-2-html-test
Visual Adjustments
2 parents 32b3450 + 83060f5 commit 992ad19

File tree

3 files changed

+3
-18
lines changed

3 files changed

+3
-18
lines changed

Diff for: css/main.css

+3-17
Original file line numberDiff line numberDiff line change
@@ -37,19 +37,6 @@ body {
3737
-moz-text-fill-color: transparent;
3838
text-fill-color: transparent;
3939
}
40-
.v33_9 {
41-
width: 100px;
42-
height: 32px;
43-
background: url("../images/v33_9.png");
44-
background-repeat: no-repeat;
45-
background-position: center center;
46-
background-size: cover;
47-
opacity: 1;
48-
position: absolute;
49-
top: 42px;
50-
left: 1758px;
51-
overflow: hidden;
52-
}
5340
.body-font {
5441
color: rgba(255, 255, 255, 1);
5542
font-family: Ruda;
@@ -715,7 +702,6 @@ body {
715702
opacity: 1;
716703
position: absolute;
717704
top: 12px;
718-
left: 250px;
719705
overflow: hidden;
720706
}
721707
.v89_17 {
@@ -1327,14 +1313,14 @@ body {
13271313
width: 77px;
13281314
color: rgba(255,255,255,1);
13291315
position: absolute;
1330-
top: 77px;
1331-
left: 0px;
1316+
top: 220px;
1317+
left: 280px;
13321318
font-family: Ruda;
13331319
font-weight: Black;
13341320
font-size: 27px;
13351321
opacity: 1;
13361322
text-align: left;
1337-
transform: rotate(-90deg);
1323+
transform: rotate();
13381324
}
13391325
.v180_53 {
13401326
width: 77px;

Diff for: images/Default Background.png

5.24 MB
Loading

Diff for: index.html

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<div class="v33_2">
1313
<div class="v34_21"></div>
1414
<span class="v37_87 body-title">Let’s be realistic</span>
15-
<div class="v33_9"></div>
1615
<span class="v33_17 body-font">RocketPy is an innovative rocket trajectory simulator in Python that includes
1716
features
1817
never seen before in the state-of-the-art model rocketry simulators.</span>

0 commit comments

Comments
 (0)