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

github.com/Fastbyte01/KeepIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorFastbyte01 <rogepix@gmail.com>2019-03-09 20:25:20 +0300
committerFastbyte01 <rogepix@gmail.com>2019-03-09 20:25:20 +0300
commit83216738f4b0e87422afe7c0f24f65536290d8fa (patch)
treefa5c0eb9d8ebf81a15a61265534c146409f2c4c5 /assets
parent09740d24898c6d553236c482e64ff5abfdcd164b (diff)
fixed blockquote problem
Fixed the problem with blockquote that dosn't show correctly on dark theme
Diffstat (limited to 'assets')
-rw-r--r--assets/css/_common/_core/base.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/assets/css/_common/_core/base.scss b/assets/css/_common/_core/base.scss
index ac1c6e4..51ea292 100644
--- a/assets/css/_common/_core/base.scss
+++ b/assets/css/_common/_core/base.scss
@@ -105,7 +105,6 @@
top: 0em;
left: 50%;
transform: translate(-50%, -50%);
- background: #fff;
width: 3rem;
height: 2rem;
font: 6em/1.08em 'PT Sans', sans-serif;