diff --git a/app/assets/stylesheets/custom.scss b/app/assets/stylesheets/custom.scss index 1ce881be..13bdc0c5 100644 --- a/app/assets/stylesheets/custom.scss +++ b/app/assets/stylesheets/custom.scss @@ -139,7 +139,7 @@ nav.navbar-dark { .date { display: inline-block; position: absolute; - right: 0; + right: 1rem; color: #00000066; } }