darkerfix #2

Merged
MassiveAtoms merged 11 commits from darkerfix into master 2021-08-31 17:12:39 +00:00
13 changed files with 239 additions and 234 deletions
Showing only changes of commit 1e1752e699 - Show all commits

View File

@@ -43,4 +43,13 @@
.member-photo .mask {
background-color: rgba(33, 92, 210, 0.7);
}
}
@media (max-width: 3840px) {
.section {
padding: 100px;
}
.container {
max-width: 80%;
}
}

View File

@@ -126,7 +126,7 @@ a:hover {
height: 1px;
margin: 15px auto 0;
position: relative;
width: 30%;
width: 50%;
}
.border-meghna:before {