Skip to content

Commit f7d0a66

Browse files
committed
Add Inter's birthdate warning
1 parent afcbec6 commit f7d0a66

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
<section class="Inter">
5353
<img src="/images/Inter.png">
54-
<h1>Dia <span class="hl">21</span> é o aniversário do <span class="hl">Interjs</span>!</h1>
54+
<h1>O <span class="hl"> Inter </span> completou <span class="hl">4 anos</span> em 4 de Abril</h1>
5555
<h4 align="center">
5656
Instala a extensão do Vscode clicando em <a href="https://marketplace.visualstudio.com/items?itemName=interjs.inter-intellisense&ssr=false#overview" target="_blank" class="hl">Intellisense</a>
5757
<h4>

style/homepage.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -669,6 +669,11 @@
669669
margin-left: 20%;
670670
}
671671

672+
.header > p {
673+
font-size: 1 rem;
674+
675+
}
676+
672677

673678
.socials {
674679
display: flex;

0 commit comments

Comments
 (0)