- Extraordinary Performance
Know
More
diff --git a/shopping-cart.html b/shopping-cart.html
index bb7d722..9706cec 100644
--- a/shopping-cart.html
+++ b/shopping-cart.html
@@ -111,7 +111,7 @@
AIO24 - 1700N
+AIO24 - 1700N
All-in-One
-Extraordinary Performance and Unparalleled Flexibility
+Extraordinary Performance
and Unparalleled Flexibility
Know
More
-
+
diff --git a/styles/style.scss b/styles/style.scss
index b340196..0f564d1 100644
--- a/styles/style.scss
+++ b/styles/style.scss
@@ -201,7 +201,7 @@ $background-color_2: #fff;
.dropdown-menu {
width: 100%;
left: 0;
- margin-top: 1.5rem;
+ // margin-top: 1.5rem;
}
.dropdown {
&:hover {
@@ -376,4 +376,9 @@ $background-color_2: #fff;
to {
transform: rotate(360deg);
}
- }
\ No newline at end of file
+ }
+
+.mbil-name, .navbar-brand img{
+ transition: all .2s ease;
+}
+