darkerfix #2

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

View File

@ -44,3 +44,12 @@
.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 {