Return text-shadow back, make project wrapper less transparent

This commit is contained in:
Maksim Eltyshev
2020-06-04 21:15:22 +05:00
parent c43b4ea8ad
commit 3c4dd9e9c0
6 changed files with 5 additions and 20 deletions

View File

@@ -47,7 +47,7 @@
}
.wrapper {
background: rgba(0, 0, 0, 0.08);
background: rgba(0, 0, 0, 0.16);
display: flex;
flex-direction: column;
height: 100%;