diff --git a/src/css/_grid.scss b/src/css/_grid.scss index 615a496..49ffec7 100644 --- a/src/css/_grid.scss +++ b/src/css/_grid.scss @@ -23,6 +23,9 @@ &:hover { box-shadow: ($box-shadow * 2) ($box-shadow * 2) $box-shadow 0 var(--shadow-color); } + a { + text-decoration: none; + } } .card { diff --git a/src/en/index.html b/src/en/index.html index f3fdc21..3e12b6f 100644 --- a/src/en/index.html +++ b/src/en/index.html @@ -46,6 +46,7 @@

Consulting, conception, design, implementation and operation of web applicat
+