Skip to content
Snippets Groups Projects
Commit 7103f25b authored by Cee Nell's avatar Cee Nell
Browse files

still merging

parent 6267c2d7
No related branches found
No related tags found
1 merge request!22Make beeswarm vertical
...@@ -107,7 +107,7 @@ h1{ ...@@ -107,7 +107,7 @@ h1{
font-family: $SourceSans; font-family: $SourceSans;
line-height: 1; line-height: 1;
text-align: left; text-align: left;
text-shadow: 1px 1px 100px rgba(0,0,0,.8); //text-shadow: 1px 1px 1px rgba(0,0,0,.8);
color: $textcolor; color: $textcolor;
@media screen and (max-width: 600px) { @media screen and (max-width: 600px) {
font-size: 4.75rem; font-size: 4.75rem;
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
</template> </template>
<script> <script>
import mapText from './../assets/text/mapText'; import mapText from './../assets/text/text.js';
</script> </script>
......
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