Skip to content

Commit

Permalink
Removed temporarily commented out elements
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiepal committed Jul 22, 2023
1 parent ca4caea commit 37f6026
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions src/views/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,6 @@
<div style="background-color: #b2daff; height: 100%;">
<div id="fullNameHeader">EDWARD BURKE</div>
<div id="personalOverviewHeader">Tester. Coder. Quality Engineer.</div>
<!-- <div
style="
width: 1660px;
height: 0px;
left: 12%;
top: 190px;
position: absolute;
transform: rotate(90deg);
transform-origin: 0 0;
border: 0.5px black solid;
"
></div>
<div
style="
width: 1660px;
height: 0px;
left: 88%;
top: 190px;
position: absolute;
transform: rotate(90deg);
transform-origin: 0 0;
border: 0.5px black solid;
"
></div> -->
<div style="height: auto; position: relative; margin: auto">
<div id="contentBackground">
<div
Expand Down

0 comments on commit 37f6026

Please sign in to comment.