Skip to content

Commit

Permalink
HZC v6
Browse files Browse the repository at this point in the history
Continuando projeto HZC adicionando mais um layout.
  • Loading branch information
lucasmaciel-g authored Oct 14, 2024
1 parent 5a8a24c commit 447bfba
Show file tree
Hide file tree
Showing 44 changed files with 141 additions and 33 deletions.
13 changes: 11 additions & 2 deletions assets/css/componentes/cards.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,31 @@

.card_1{
grid-area: card_1;
max-height: 320px;
}

.card_2{
grid-area: card_2;
max-height: 320px;
}

.card_3{
grid-area: card_3;
max-height: 320px;
}

.card_4{
grid-area: card_4;
max-height: 320px;
}

.foto_card{
img.foto_card{
border-radius: 16px 16px 0 0;
}

.card_info{
display: grid;
gap: 12px 24px;
gap: 8px 24px;
grid-template-columns: auto 1fr;
padding: 16px;
}
Expand All @@ -46,13 +50,18 @@
font-weight: bold;
grid-column: 1 / -1;
margin: 0 0 18px 0;
max-width: 20ch;
}

.card_titulo.destaque{
font-size: 1.625rem;
margin: 0;
}

.card_titulo.tirar_margem{
margin: 0;
}

.card_autor{
font-size: 0.875rem;
line-height: 1.7;
Expand Down
2 changes: 1 addition & 1 deletion assets/css/componentes/secao.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.secao{
display: grid;
align-items: start;
gap: 32px 24px;
gap: 24px 32px;
}

.secao_titulo{
Expand Down
2 changes: 1 addition & 1 deletion assets/css/global/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ a{
}

img{
width: 100%;
max-width: 100%;
display: block;
}

Expand Down
7 changes: 7 additions & 0 deletions assets/css/home/camisas_mais_recentes.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.camisas_mais_recentes{
grid-template:
"titulo titulo titulo titulo"
"card_1 card_2 card_3 card_4"
/ 1fr 1fr 1fr 1fr
;
}
4 changes: 4 additions & 0 deletions assets/css/home/videos_mais_vistos.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,8 @@
"lista_conteudo card_destaque card_destaque card_destaque" auto
/ 1fr 1fr 1fr 1fr
;
}

.lista_conteudos.novas_artes{
padding: 16px;
}
5 changes: 4 additions & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,7 @@
@import "./home/hero.css";

/* Videos mais vistos (seção) */
@import "./home/videos_mais_vistos.css";
@import "./home/videos_mais_vistos.css";

/* Camisas mais recentes (seção) */
@import "./home/camisas_mais_recentes.css";
Binary file added assets/img/cards-destaque/hzc-life-is-capa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/cards/corujita-noturna-card.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/cards/gatin-g-gorro-card.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/cards/huflez-crew-philosophy-card.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/cards/hzc-enter-the-hu-flez.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/cards/hzc-love-machine-card.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/cards/hzc-tudo-sem-padrin.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/cards/hzc-vol-3-card.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/cards/ibm.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/listas/coroa-da-converse.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/listas/hzc-love-machine.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/listas/hzc-pescaria-na-urca.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/listas/hzc-vol-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/listas/malunguisse-carolina.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/listas/seguranca-raphael-gibson.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/listas/sem-titulo-01-03.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/listas/sem-titulo-02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/logo-e-perfil/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions assets/img/logo-e-perfil/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/logo-e-perfil/sem-nome-500x500px.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added assets/img/webp/cards/corujita-noturna-card.webp
Binary file not shown.
Binary file added assets/img/webp/cards/gatin-g-gorro-card.webp
Binary file not shown.
Binary file not shown.
Binary file added assets/img/webp/cards/hzc-enter-the-hu-flez.webp
Binary file not shown.
Binary file added assets/img/webp/cards/hzc-love-machine-card.webp
Binary file not shown.
Binary file added assets/img/webp/cards/hzc-tudo-sem-padrin.webp
Binary file not shown.
Binary file added assets/img/webp/cards/hzc-vol-3-card.webp
Binary file not shown.
Binary file added assets/img/webp/cards/ibm.webp
Binary file not shown.
Binary file added assets/img/webp/listas/coroa-da-converse.webp
Binary file not shown.
Binary file added assets/img/webp/listas/malunguisse-carolina.webp
Binary file not shown.
Binary file added assets/img/webp/listas/seguranca-raphael-gibson.webp
Binary file not shown.
Binary file added assets/img/webp/listas/sem-titulo-01-03.webp
Binary file not shown.
Binary file added assets/img/webp/listas/sem-titulo-02.webp
Binary file not shown.
Loading

0 comments on commit 447bfba

Please sign in to comment.