This is an automated email from the ASF dual-hosted git repository.
ntimofeev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne-website.git
The following commit(s) were added to refs/heads/master by this push:
new fab233c objectstyle-private/marketing/misc#19
new 4650a64 Merge pull request #7 from AbleOne/#19
fab233c is described below
commit fab233c613fac93d832638c5538078ef9a66fa78
Author: Able <[email protected]>
AuthorDate: Mon Sep 7 13:25:45 2020 +0300
objectstyle-private/marketing/misc#19
---
src/main/assets/styles/_cd.scss | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/src/main/assets/styles/_cd.scss b/src/main/assets/styles/_cd.scss
index 5c27932..8b33646 100644
--- a/src/main/assets/styles/_cd.scss
+++ b/src/main/assets/styles/_cd.scss
@@ -230,10 +230,14 @@
margin-bottom: 1.8rem;
}
- .listingblock .title {
- font-weight: 500;
- font-size: 80%;
- margin-bottom: .5rem;
+ .listingblock {
+ position: relative;
+
+ .title {
+ font-weight: 500;
+ font-size: 80%;
+ margin-bottom: .5rem;
+ }
}
.image img,