File tree Expand file tree Collapse file tree 3 files changed +0
-25
lines changed
Expand file tree Collapse file tree 3 files changed +0
-25
lines changed Original file line number Diff line number Diff line change 9898 background : var (--colorPrimaryDark );
9999}
100100
101- .link-column {
102- display : block;
103- flex-basis : 0 ;
104- flex-grow : 1 ;
105- flex-shrink : 1 ;
106- }
107-
108101.copyright {
109102 font-size : 12px ;
110103 color : var (--colorSecondary );
Original file line number Diff line number Diff line change 7676 padding-top : 0.5rem ;
7777}
7878
79- div .MathJax_Display {
80- margin-top : 0 ;
81- margin-bottom : 0 ;
82- }
83-
8479.post-featuredImage img {
8580 /* FIXME: Use color variable. */
8681 border : 1px # bbb solid;
Original file line number Diff line number Diff line change @@ -67,11 +67,6 @@ a > code {
6767 line-height : 1.5 ;
6868}
6969
70- .hero-headline {
71- display : flex;
72- flex-direction : row;
73- }
74-
7570.hero-title {
7671 align-items : center;
7772 display : flex;
@@ -129,18 +124,10 @@ a > code {
129124.cta-button : hover {
130125 color : var (--colorPrimaryLight );
131126}
132-
133- # feature-card {
134- height : 475px ;
135- }
136127# backtotop .visible # backtotop-color : hover {
137128 background : var (--colorYellow );
138129}
139130
140- .mt-30 {
141- margin-top : 30px ;
142- }
143-
144131@media only screen and (max-width : 1090px ) {
145132 .hero-content {
146133 flex-direction : column;
You can’t perform that action at this time.
0 commit comments