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

github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryanfox1985 <ryanfox1985@users.noreply.github.com>2021-08-01 02:18:13 +0300
committerryanfox1985 <ryanfox1985@users.noreply.github.com>2021-08-01 02:18:13 +0300
commit727ec22f4b412089de4de060e247cc4ffe44e37d (patch)
tree22634e60397218e22a87dd4ce08ff6fb021cf54e
parentc547f03509533517ff69a5121f561155e74e0ba8 (diff)
deploy: 26b26a7eb18a0ffb759b1ebed9e8510f84670738
-rw-r--r--css/custom.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/css/custom.css b/css/custom.css
index 95c3097..34b59c5 100644
--- a/css/custom.css
+++ b/css/custom.css
@@ -1,10 +1,11 @@
/* your styles go here */
+/* Example site test */
.box-image-text .image {
- min-height: 200px;
- max-height: 200px;
+ min-height: 200px;
+ max-height: 200px;
}
.box-simple {
- min-height: 230px;
+ min-height: 230px;
}