File tree 3 files changed +94
-6
lines changed
3 files changed +94
-6
lines changed Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ footer h3 {
98
98
}
99
99
100
100
.patrocinador-cobre {
101
+ min-width : 75px ;
101
102
max-width : 75px ;
102
- max-height : 75px ;
103
103
}
104
104
105
105
.patrocinador-bronze {
@@ -196,7 +196,7 @@ footer h3 {
196
196
margin-top : 1em ;
197
197
}
198
198
199
- @media screen and (max-width : 1366 px ) {
199
+ @media screen and (max-width : 1200 px ) {
200
200
body {
201
201
font-size : 1.2em ;
202
202
}
@@ -212,6 +212,9 @@ footer h3 {
212
212
213
213
.evento-row {
214
214
flex-direction : column;
215
+ text-align : justify;
216
+ padding-left : 2em ;
217
+ padding-right : 2em ;
215
218
}
216
219
217
220
.evento-row div {
Original file line number Diff line number Diff line change 46
46
< li > < a class ="uk-navbar-item " href ="/ "> Inicio</ a > </ li >
47
47
< li > < a class ="uk-navbar-item " href ="#sobre "> Sobre</ a > </ li >
48
48
< li > < a class ="uk-navbar-item " href ="#local "> Local</ a > </ li >
49
- < li > < a class ="uk-navbar-item " href ="#patrocinio "> Patrocínio</ a > </ li >
49
+ <!-- < li><a class="uk-navbar-item" href="#patrocinio">Patrocínio</a></li> -- >
50
50
< li > < a class ="uk-navbar-item " href ="#patrocinadoras "> Patrocinadoras</ a > </ li >
51
51
</ ul >
52
52
< a href ="# " class ="uk-navbar-toggle uk-hidden@s " uk-navbar-toggle-icon uk-toggle ="target: #sidenav "> </ a >
65
65
< li > < a class ="uk-navbar-item " href ="/ "> Inicio</ a > </ li >
66
66
< li > < a class ="uk-navbar-item " href ="#sobre "> Sobre</ a > </ li >
67
67
< li > < a class ="uk-navbar-item " href ="#local "> Local</ a > </ li >
68
- < li > < a class ="uk-navbar-item " href ="#patrocinio "> Patrocínio</ a > </ li >
68
+ <!-- < li><a class="uk-navbar-item" href="#patrocinio">Patrocínio</a></li> -- >
69
69
< li > < a class ="uk-navbar-item " href ="#patrocinadoras "> Patrocinadoras</ a > </ li >
70
70
</ ul >
71
71
</ div >
@@ -172,10 +172,14 @@ <h4 class="uk-text-center">BRONZE</h3>
172
172
< div >
173
173
< h4 class ="uk-text-center "> COBRE</ h4 >
174
174
175
- < div class ="uk-flex uk-flex-center ">
176
- < a href ="https://evolux.net.br/ " target ="_blank ">
175
+ < div class ="uk-flex uk-flex-center uk-flex-wrap uk-flex-column@s ">
176
+ < a href ="https://evolux.net.br/ " target ="_blank " class =" uk-padding-small " >
177
177
< img class ="patrocinador-cobre " src ="assets/images/patrocinio/evolux-logo.png "/>
178
178
</ a >
179
+
180
+ < a href ="https://sobre.jusbrasil.com.br/ " target ="_blank " class ="uk-padding-small ">
181
+ < img class ="patrocinador-cobre " src ="assets/images/patrocinio/jusbrasil.svg "/>
182
+ </ a >
179
183
</ div >
180
184
</ div >
181
185
You can’t perform that action at this time.
0 commit comments