Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authoruPagge <git@upagge.ru>2021-02-18 00:20:14 +0300
committeruPagge <git@upagge.ru>2021-02-18 00:20:14 +0300
commitb391a00d77f1eab880c4cc5eb5c5c9ad3cfdc9d5 (patch)
tree0cec74e684248be4e1326cf3c12cab0e232819bb /assets
parentda0947941fa37a37744c574e3a85895a160babfd (diff)
css fix
Diffstat (limited to 'assets')
-rw-r--r--assets/css/_ublogger.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/assets/css/_ublogger.scss b/assets/css/_ublogger.scss
index 26801be..dc4191d 100644
--- a/assets/css/_ublogger.scss
+++ b/assets/css/_ublogger.scss
@@ -592,7 +592,6 @@ footer {
.theme-full, .theme-classic, .theme-wide {
.content-block-first {
margin-top: 0 !important;
- box-shadow: 0 1.2rem 1.2rem 0 rgba(0, 0, 0, 0.1);
border-radius: 0 0 $article-summary-border-radius $article-summary-border-radius;
}