Skip to content
Snippets Groups Projects
Commit fa97c6a8 authored by Emmanuel Salomon's avatar Emmanuel Salomon :fist:
Browse files

ui: small change in Home hero

parent d1640205
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ export default {
<style lang="postcss" scoped>
.hero {
min-height: 50vh;
padding-top: 10vh;
padding-top: 15vh;
}
.hero >>> .svg-inline--fa {
......
......@@ -238,7 +238,7 @@ export default {
box-shadow: rgb(239 246 255) 0px 0px 80px 100px;
width: 60vw;
height: 60vh;
border-radius: 0 0 60vh;
border-radius: 0 0 40vh;
z-index: 1;
}
.dark #tsparticles-limit {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment