File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ excerpt: <p style="color:white;text-align:center;font-weight:bold;">Goethe Unive
9
9
---
10
10
<style >
11
11
.speaker-cards {
12
- margin-bottom : 2 rem ;
12
+ margin-bottom : 1 rem ;
13
13
}
14
14
15
15
.custom-card {
@@ -29,8 +29,8 @@ excerpt: <p style="color:white;text-align:center;font-weight:bold;">Goethe Unive
29
29
width : 100% ;
30
30
display : flex ;
31
31
flex-direction : column ;
32
- align-items : center ;
33
- gap : 0.5 rem ;
32
+ align-items : left ;
33
+ gap : 0.1 rem ;
34
34
}
35
35
36
36
.custom-card :hover {
@@ -44,9 +44,9 @@ excerpt: <p style="color:white;text-align:center;font-weight:bold;">Goethe Unive
44
44
45
45
.speaker-details {
46
46
background : white ;
47
- padding : 2 rem ;
47
+ padding : 1 rem ;
48
48
border-radius : 10px ;
49
- margin-top : 2 rem ;
49
+ margin-top : 1 rem ;
50
50
box-shadow : 0 5px 15px rgba (0 ,0 ,0 ,0.1 );
51
51
display : none ;
52
52
animation : fadeIn 0.3s ease ;
You can’t perform that action at this time.
0 commit comments