-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
39df0cd
commit bc0d1fd
Showing
2 changed files
with
15 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
<!-- fonts --> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:[email protected]&family=Merienda:[email protected]&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:[email protected]&family=Merienda:[email protected]&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Handlee&display=swap" rel="stylesheet"> | ||
|
||
<link href="/theme/css/bootstrap.min.css" rel="stylesheet"> | ||
<link href="/theme/css/style.css" rel="stylesheet"> | ||
|
@@ -61,10 +61,10 @@ | |
</section> | ||
<section id="actions"> | ||
<div class="row"> | ||
<div class="col-md-4"> | ||
<div class="col-md-5"> | ||
<div class="left"> | ||
<div class="row text-center"> | ||
<div class="col-lg-5 col-md-12 pt-lg-4 pt-md-2"> | ||
<div class="col-lg-5 col-md-12 pt-lg-4"> | ||
<p class="h3">chamada de atividades</p> | ||
</div> | ||
<div class="col-lg-7 col-md-12"> | ||
|
@@ -73,11 +73,11 @@ | |
</div> | ||
</div>http://localhost:8000/theme/images/hero.png | ||
</div> | ||
<div class="col-md-8"> | ||
<div class="col-md-7"> | ||
<div class="right"> | ||
<div class="row text-center"> | ||
<div class="col-lg-7 col-md-12 pt-lg-5 pt-md-2"> | ||
<p class="h3">CENTRO DE Convenções BOLSA DO RIO - PRAÇA XV</p> | ||
<div class="col-lg-7 col-md-12 pt-lg-5"> | ||
<p class="h3">centro de convenções bolsa do rio</p> | ||
</div> | ||
<div class="col-lg-5 col-md-12"> | ||
<btn class="btn btn-secondary" href="https://pybr2024.eventbrite.com/" target="blank"><b>ingressos</b><br/>lote 1 - a partir de R$200</btn> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters