Skip to content

Commit 6d6850e

Browse files
committed
Remove shadow on photos
1 parent 8698896 commit 6d6850e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/_static/conf/css/main-2026.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/_static/conf/css/main-2026.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/_static/conf/scss/main-2026.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ body .page-banner {
151151
height: 184px;
152152
width: 100%;
153153
background-size: cover;
154-
box-shadow: inset 0 0 0 2000px rgba(0,0,0,0.5);
154+
// box-shadow: inset 0 0 0 2000px rgba(0,0,0,0.5);
155155

156156
.uk-container {
157157
position: relative;

0 commit comments

Comments
 (0)