File tree 3 files changed +1345
-4
lines changed
3 files changed +1345
-4
lines changed Original file line number Diff line number Diff line change 4
4
margin-bottom : 0 ;
5
5
}
6
6
7
+ .landing__content {
8
+ margin-top : 60px ;
9
+ }
10
+
7
11
.landing__content .alert a {
8
12
color : # fff ;
9
13
}
10
14
11
-
12
15
.side-nav__title ,
13
16
.landing__content .alert {
14
17
display : none;
37
40
display : block;
38
41
}
39
42
43
+ .landing__content {
44
+ margin-top : 0 ;
45
+ }
46
+
40
47
.landing__content .alert {
41
48
display : flex;
42
49
}
43
-
50
+ }
51
+
52
+ @media screen and (min-width : 1200px ) {
53
+ .landing__content .alert {
54
+ margin-top : 20px ;
55
+ }
44
56
}
Original file line number Diff line number Diff line change 18
18
19
19
.. raw :: html
20
20
21
- <div class =" landing__content landing__content " >
21
+ <div class =" landing__content" >
22
22
23
23
.. raw :: html
24
24
25
- <div class =" topics-grid topics-grid--scrollable grid-container full" >
25
+ <div class =" topics-grid grid-container full" >
26
26
27
27
.. alert ::
28
28
:link: https://www.scylladb.com/2024/12/18/why-were-moving-to-a-source-available-license/
You can’t perform that action at this time.
0 commit comments