SyuanYu 5 өдөр өмнө
parent
commit
d932a23d42

+ 8 - 0
static/css/service.css

@@ -248,4 +248,12 @@ table tbody ul {
   color: #fff;
   border-radius: 20px;
   box-shadow: 0 8px 25px rgba(234, 84, 19, 0.25);
+}
+
+.cta-btn {
+  background-color: rgb(255, 255, 255);
+  font-weight: bold;
+  font-size: 1.25rem;
+  padding: 1rem 1.5rem;
+  border-radius: 100px;
 }/*# sourceMappingURL=service.css.map */

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
static/css/service.css.map


+ 8 - 0
static/css/service.scss

@@ -288,4 +288,12 @@ table {
   color: #fff;
   border-radius: 20px;
   box-shadow: 0 8px 25px rgba($brand, 0.25);
+}
+
+.cta-btn {
+  background-color: rgb(255, 255, 255);
+  font-weight: bold;
+  font-size: 1.25rem;
+  padding: 1rem 1.5rem;
+  border-radius: 100px;
 }

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно