diff options
author | Marvin Borner | 2018-10-07 15:26:49 +0200 |
---|---|---|
committer | Marvin Borner | 2018-10-07 15:26:49 +0200 |
commit | e73bd7955cd60aee98fd10e70a3f22a2721deba8 (patch) | |
tree | 77e352a751e1033d5f146cbb1644219266c398aa | |
parent | f6bdc4346f89859f43efa6fae908765b9009c692 (diff) |
-rw-r--r-- | assets/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/style.css b/assets/css/style.css index 3526f72..6a6ce05 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -119,5 +119,6 @@ a:hover { .logo-img { width: 100%; + max-width: 60vw; height: auto; }
\ No newline at end of file |