Explorar o código

changement couleur sticky menu

Maha Bouchiba %!s(int64=2) %!d(string=hai) anos
pai
achega
997e83d3b9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      components/Layout/UI/StickyMenu.vue

+ 1 - 1
components/Layout/UI/StickyMenu.vue

@@ -65,7 +65,7 @@ const squares = ref(props.squaresData);
 }
 
 .blue-square {
-  background: rgb(166, 206, 208);
+  background: rgb(125, 194, 198);
 }
 
 .darkblue-square {