Skip to content

Commit daf9347

Browse files
committed
update css
1 parent ac00ebe commit daf9347

File tree

1 file changed

+25
-25
lines changed
  • frontend/packages/volto-tagung-plone-de/src/theme/components

1 file changed

+25
-25
lines changed

frontend/packages/volto-tagung-plone-de/src/theme/components/_sponsors.scss

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -49,39 +49,39 @@
4949
margin: 0 auto;
5050
content: '';
5151
}
52+
}
5253

53-
&.organizer {
54-
img {
55-
width: 160px;
56-
max-width: 160px;
57-
}
54+
&.organizer {
55+
img {
56+
width: 160px;
57+
max-width: 160px;
5858
}
59+
}
5960

60-
&.bronze {
61-
img {
62-
width: 200px;
63-
max-width: 200px;
64-
}
61+
&.bronze {
62+
img {
63+
width: 200px;
64+
max-width: 200px;
6565
}
66+
}
6667

67-
&.silver {
68-
img {
69-
width: 240px;
70-
max-width: 240px;
71-
}
68+
&.silver {
69+
img {
70+
width: 240px;
71+
max-width: 240px;
7272
}
73-
s &.gold {
74-
img {
75-
width: 280px;
76-
max-width: 280px;
77-
}
73+
}
74+
s &.gold {
75+
img {
76+
width: 280px;
77+
max-width: 280px;
7878
}
79+
}
7980

80-
&.platinum {
81-
img {
82-
width: 320px;
83-
max-width: 320px;
84-
}
81+
&.platinum {
82+
img {
83+
width: 320px;
84+
max-width: 320px;
8585
}
8686
}
8787
}

0 commit comments

Comments
 (0)