We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa394fd commit 47867dfCopy full SHA for 47867df
_sass/layout/_panel.scss
@@ -76,7 +76,7 @@
76
background-color: var(--main-bg);
77
border: 1px solid var(--border-color);
78
border-radius: 0.75rem;
79
- box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
+ box-shadow: 0 0.25rem 0.75rem rgb(0 0 0 / 5%);
80
text-align: center;
81
82
ins.adsbygoogle {
0 commit comments