File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -613,6 +613,7 @@ body.dark-mode .navbar-link:hover {
613613.footer-description {
614614 flex : 1 1 300px ;
615615 max-width : 400px ;
616+ margin-right : 60px ;
616617}
617618
618619.footer-logo {
@@ -723,7 +724,7 @@ body.dark-mode .footer-button:hover {
723724
724725 .footer-links ,
725726 .footer-description {
726- width : 100 % ;
727+ width : 80 % ;
727728 margin-bottom : 2rem ;
728729 }
729730
@@ -1156,7 +1157,7 @@ body.dark-mode .side-icons a {
11561157 .side-icons {
11571158 width : 42px ;
11581159 height : auto;
1159- padding : 10 px 0 ;
1160+ padding : 30 px 0 ;
11601161 gap : 10px ;
11611162 }
11621163
@@ -1168,6 +1169,9 @@ body.dark-mode .side-icons a {
11681169 .side-icons a {
11691170 font-size : 16px ;
11701171 }
1172+ .footer-description {
1173+ max-width : 80% ;
1174+ }
11711175}
11721176
11731177# scrollToTop {
@@ -1337,7 +1341,7 @@ a {
13371341.toast .like {
13381342 background : # 333 ;
13391343 color : # fff ;
1340-
1344+
13411345 font-size : 12px ;
13421346 font-size : 15px ;
13431347 text-align : center;
You can’t perform that action at this time.
0 commit comments