fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b8667f
)
Sponsor pages fix
author
Radek Czajka
<rczajka@rczajka.pl>
Thu, 1 Dec 2022 12:48:02 +0000
(13:48 +0100)
committer
Radek Czajka
<rczajka@rczajka.pl>
Thu, 1 Dec 2022 12:48:02 +0000
(13:48 +0100)
src/wolnelektury/static/2022/styles/local.scss
patch
|
blob
|
history
diff --git
a/src/wolnelektury/static/2022/styles/local.scss
b/src/wolnelektury/static/2022/styles/local.scss
index
1dea8ca
..
aac3990
100644
(file)
--- a/
src/wolnelektury/static/2022/styles/local.scss
+++ b/
src/wolnelektury/static/2022/styles/local.scss
@@
-57,12
+57,16
@@
$teal: #007880;
.sponsors-column-name {
font-weight: $regular;
@include font-size(18px);
- line-height: 150%;
+ line-height: 115%;
+ height: 62px;
+ margin: 0;
text-align: center;
color: #474747;
+ display: flex;
+ align-items: center;
}
.sponsor-logos {
- height: 1
2
0px;
+ height: 1
4
0px;
overflow: hidden;
a {
margin-top: 20px;