Update style.css

This commit is contained in:
Ekkles 2019-10-27 21:39:39 +13:00 committed by GitHub
parent dc5146a27a
commit 501da8b1e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1137,6 +1137,7 @@ a:hover {
background-color: #FE9600;
width: 100%;
max-width: 0;
white-space:nowrap;
transition: max-width .25s ease-in-out
}