df34412570
* new documentation website * ci job adjustment * update to latest version on downloads page * remove transition-period scripts * add netlify toml file * fix docs patch * fix ci config? * revert go.mod changes * a couple last markdown formatting fixes
6 lines
116 B
CSS
6 lines
116 B
CSS
/* Shared styles in all /use-cases pages */
|
|
#use-cases .g-logo-grid li img {
|
|
max-height: 50%;
|
|
max-width: 50%;
|
|
}
|