use flex to arrange folder cards

This commit is contained in:
geoffrey45
2021-11-23 10:34:30 +03:00
parent 7584a8a8ea
commit cb1c466ed1
3 changed files with 31 additions and 23 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ a {
position: absolute;
width: 100vw;
height: 100vh;
background-color: rgba(255, 0, 0, 0.274);
background-color: rgba(27, 27, 27, 0.548);
background-image: url(../images/dark-bg.jpg);
z-index: -1;
}