* adjust ai prompt tour.

This commit is contained in:
Chenjianyu
2023-08-10 09:56:35 +08:00
parent db6b59a70c
commit cb30a5e661
3 changed files with 2 additions and 12 deletions
-2
View File
@@ -1,4 +1,3 @@
#features {padding: 10px 0;}
#features > header {text-align: center;}
#features > footer {text-align: center; padding-top: 18px; border-top: 1px solid #eee}
@@ -8,7 +7,6 @@
#featuresNav > li.active > a {background-color: transparent; font-weight: bold; opacity: .7;}
#featuresNav > li.active > a:hover {background-color: #f1f1f1; opacity: 1;}
#featuresCarousel {padding: 0 50px;}
#featuresCarousel .carousel-indicators {bottom: -10px;}
#featuresCarousel .carousel-indicators li {border-color: #d8d8d8; background-color: #d8d8d8; width: 12px; height: 12px;}
#featuresCarousel .carousel-indicators li + li {margin-left: 10px !important;}