Welcome to mirror list, hosted at ThFree Co, Russian Federation.

custom.css « css « static - github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 95c30970a05e5915f566c1567bded56bbd023e4c (plain)
1
2
3
4
5
6
7
8
9
10
/* your styles go here */

.box-image-text .image {
  min-height: 200px;
  max-height: 200px;
}

.box-simple {
  min-height: 230px;
}