istio.io/_sass/layouts/_community.scss

15 lines
168 B
SCSS

.community {
table, th, td {
border-color: $light-gray;
}
td {
line-height: 1.15em;
vertical-align: middle;
}
td.logo {
width : 65px;
}
}