We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4ec795 + 3a6c45e commit 5acbdb3Copy full SHA for 5acbdb3
css/logo-nav.css
@@ -154,7 +154,7 @@ body {
154
width: 95%;
155
}
156
.img-container img {
157
- vertical-align: center;
+ vertical-align: middle;
158
159
160
/* Reusable elements */
@@ -291,7 +291,7 @@ body {
291
box-sizing: border-box;
292
display: inline-block;
293
padding: 2%;
294
295
width: 18%;
296
297
.companies .col img{
@@ -370,8 +370,7 @@ body {
370
display: block;
371
height: 100%;
372
margin: 0 auto;
373
- text-align:center;
374
+ text-align: center;
375
376
/* Used to make cursor turn to link specific cursor when hovering over architecture buttons */
377
.bt, .bt1, .bt2 {
0 commit comments