update call of action bg

This commit is contained in:
2021-09-23 12:44:27 +02:00
parent 8a2cc4daba
commit 168cebcd2c
3 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
id: home_cta id: home_cta
title: THE SOURCE CODE FOR title: THE SOURCE CODE FOR
subtitle: A PEOPLES INTERNET subtitle: A PEOPLES INTERNET
image: ./number_bg2.png image: ./number_bg2.jpg
button: How it works button: How it works
link: '#' link: '#'
button2: Expand the grid button2: Expand the grid

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 KiB

View File

@@ -1173,7 +1173,7 @@ export default {
</script> </script>
<style scoped> <style scoped>
.pink { .pink {
background-color: #ea1ff7; background-color: #fff;
} }
.green { .green {