Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 3 additions & 17 deletions css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,6 @@ body {
-moz-text-fill-color: transparent;
text-fill-color: transparent;
}
.v33_9 {
width: 100px;
height: 32px;
background: url("../images/v33_9.png");
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
opacity: 1;
position: absolute;
top: 42px;
left: 1758px;
overflow: hidden;
}
.body-font {
color: rgba(255, 255, 255, 1);
font-family: Ruda;
Expand Down Expand Up @@ -715,7 +702,6 @@ body {
opacity: 1;
position: absolute;
top: 12px;
left: 250px;
overflow: hidden;
}
.v89_17 {
Expand Down Expand Up @@ -1327,14 +1313,14 @@ body {
width: 77px;
color: rgba(255,255,255,1);
position: absolute;
top: 77px;
left: 0px;
top: 220px;
left: 280px;
font-family: Ruda;
font-weight: Black;
font-size: 27px;
opacity: 1;
text-align: left;
transform: rotate(-90deg);
transform: rotate();
}
.v180_53 {
width: 77px;
Expand Down
Binary file modified images/Default Background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<div class="v33_2">
<div class="v34_21"></div>
<span class="v37_87 body-title">Let’s be realistic</span>
<div class="v33_9"></div>
<span class="v33_17 body-font">RocketPy is an innovative rocket trajectory simulator in Python that includes
features
never seen before in the state-of-the-art model rocketry simulators.</span>
Expand Down