diff options
Diffstat (limited to 'src/components/News.vue')
-rw-r--r-- | src/components/News.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/News.vue b/src/components/News.vue index ac24144..5e2b598 100644 --- a/src/components/News.vue +++ b/src/components/News.vue @@ -30,6 +30,7 @@ & > .date { float: right; + color: #0000FF; } & .body { |