diff options
| -rw-r--r-- | stylesheets/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/index.css b/stylesheets/index.css index 01cc43d..88c5264 100644 --- a/stylesheets/index.css +++ b/stylesheets/index.css @@ -49,5 +49,5 @@ a#next-concert:hover { } #next-concert #day { - font-weight: bold; + font-weight: 600; } |
