aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/main.scss
diff options
context:
space:
mode:
authorHumberto Alfonso Díaz <humberto.alfonso@asvito.es>2019-06-21 11:00:42 +0200
committerHumberto Alfonso Díaz <humberto.alfonso@asvito.es>2019-06-21 11:00:42 +0200
commitaac66099e68d635cbb5945366e00232abf868bdb (patch)
tree68d22601d2d71736b53a95652d40bbaef019ae4e /src/styles/main.scss
parent10d97b609b159fb4318c8f3681cf1f857fa34ede (diff)
FUNCT Basic support to launch apps
Diffstat (limited to 'src/styles/main.scss')
-rw-r--r--src/styles/main.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/styles/main.scss b/src/styles/main.scss
index 1c6220e..a72b94b 100644
--- a/src/styles/main.scss
+++ b/src/styles/main.scss
@@ -23,6 +23,9 @@ body {
height: 100%;
.item {
+ color: map-get($colors, font);
+ text-decoration: none;
+
.icon {
width: 100%;
height: 100%;