diff options
Diffstat (limited to '')
-rw-r--r-- | spring-front/src/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spring-front/src/index.css b/spring-front/src/index.css index c788cb4..388f1ca 100644 --- a/spring-front/src/index.css +++ b/spring-front/src/index.css @@ -11,7 +11,7 @@ a { text-decoration: none; } -hr { +p { color: #005f87; } |