Ui updates

This commit is contained in:
Angelos Chalaris
2019-08-30 12:41:35 +03:00
parent fb555f85df
commit b0922ffccd
4 changed files with 11 additions and 7 deletions

View File

@@ -105,7 +105,7 @@ img.website-logo {
}
&::after {
transition: 0.3s ease all;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 12'%3E%3Cpath d='M12 0l12 12H0z' fill='%23f2f3f8'/%3E%3C/svg%3E");
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 12'%3E%3Cpath d='M12 0l12 12H0z' fill='%23f5f6fa'/%3E%3C/svg%3E");
background-size: 24px 24px;
width: 100%;
height: 24px;