diff --git a/content/assets/stylesheets/includes/general.scss b/content/assets/stylesheets/includes/general.scss index b46ad2d..68c19e8 100644 --- a/content/assets/stylesheets/includes/general.scss +++ b/content/assets/stylesheets/includes/general.scss @@ -72,6 +72,6 @@ footer.footer { background-color: #1E64C8; } -.lana-tile { - background-color: $tile-orange; +.project-tile { + background-color: $turquoise; } diff --git a/content/assets/stylesheets/includes/projects.scss b/content/assets/stylesheets/includes/projects.scss index c3f591f..c441143 100644 --- a/content/assets/stylesheets/includes/projects.scss +++ b/content/assets/stylesheets/includes/projects.scss @@ -38,3 +38,8 @@ font-size: 6vw; font-family: $family-sans-serif; } + +.logo-index { + font-size: 4vw; + color: white; +} diff --git a/content/index.erb b/content/index.erb index 8d54539..1bb91b5 100644 --- a/content/index.erb +++ b/content/index.erb @@ -24,8 +24,10 @@
- -
L
+
+
+ 12UL +