Refactor css styles.

This commit is contained in:
Spencer Ofwiti 2021-04-02 16:16:21 +03:00
parent 0aa1b83ed2
commit 4006369793
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ a, a:hover, a:focus {
display: flex;
width: 100%;
align-items: stretch;
height: 100vh;
height: inherit;
perspective: 1500px;
}