diff --git a/assets/css/style.scss b/assets/css/style.scss index 38fa7f9..31ae5ad 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -43,7 +43,7 @@ a { color: black; text-decoration: line !important; text-decoration-color: #b764ff; - text-decoration-thickness: 6px; + text-decoration-thickness: 3px; } // a .main-title-wrapper { @@ -185,6 +185,10 @@ blockquote { font-style: italic; } +video { + width: 100%; +} + // Mobile-friendly! :) @media only screen and (max-width: 768px) { .main-title {