diff --git a/themes/meghna-hugo/assets/css/custom.css b/themes/meghna-hugo/assets/css/custom.css index a102275..7097b14 100644 --- a/themes/meghna-hugo/assets/css/custom.css +++ b/themes/meghna-hugo/assets/css/custom.css @@ -43,4 +43,13 @@ .member-photo .mask { background-color: rgba(33, 92, 210, 0.7); -} \ No newline at end of file +} + +@media (max-width: 3840px) { + .section { + padding: 100px; + } + .container { + max-width: 80%; + } +} diff --git a/themes/meghna-hugo/assets/css/style.css b/themes/meghna-hugo/assets/css/style.css index 96f8874..2b48842 100644 --- a/themes/meghna-hugo/assets/css/style.css +++ b/themes/meghna-hugo/assets/css/style.css @@ -126,7 +126,7 @@ a:hover { height: 1px; margin: 15px auto 0; position: relative; - width: 30%; + width: 50%; } .border-meghna:before {