darkerfix #2
@ -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%;
|
||||
}
|
||||
}
|
||||
|
@ -126,7 +126,7 @@ a:hover {
|
||||
height: 1px;
|
||||
margin: 15px auto 0;
|
||||
position: relative;
|
||||
width: 30%;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
.border-meghna:before {
|
||||
|
Loading…
Reference in New Issue
Block a user