diff --git a/index.html b/index.html index 690939f..b663250 100644 --- a/index.html +++ b/index.html @@ -6,10 +6,10 @@ Orario DM Unipi - - - - + + + + diff --git a/src/styles/main.scss b/src/styles/main.scss index 8008cc9..6baa5c0 100644 --- a/src/styles/main.scss +++ b/src/styles/main.scss @@ -551,7 +551,7 @@ body { $color: var(--gray-000); background: $color; - color: #000; + color: var(--gray-900); border-radius: 0.25rem;