Refactor css styles.

This commit is contained in:
Spencer Ofwiti 2021-04-02 16:16:21 +03:00
parent 0aa1b83ed2
commit 4006369793

View File

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