Skip to content

Commit

Permalink
removed dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
trajano committed Jul 30, 2024
1 parent 3068683 commit fab8f04
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions public/assets/Archimedes Trajano.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@
display: grid;
grid-template-columns: 61.8034% auto;
grid-template-rows: min-content auto;
/* grid-template-rows: 1 auto; */
background-color: #F1F8E9;
font-family: 'Lato', sans-serif;
line-height: 120%;
Expand Down Expand Up @@ -173,14 +172,12 @@
grid-area: name;
font-weight: 300;
font-size: 24pt;
/* border: 1px solid black; */
}

header .headline {
grid-area: headline;
font-weight: 300;
font-size: 12pt;
/* border: 1px solid black; */
}

section h1 {
Expand Down Expand Up @@ -309,8 +306,6 @@
</head>

<body>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KB96BNB" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<header>
<h1>Archimedes Trajano</h1>
<div class="headline">Hands-on IT Architect and Full Stack Coder</div>
Expand Down

0 comments on commit fab8f04

Please sign in to comment.